Analytics API Access
Pull real-time booking and revenue data into your own dashboards
Your API Key
Use this key to authenticate API requests
Keep your API key secure. Do not share it publicly or commit it to version control.
API Status
All systems operational
API Endpoints
Available API endpoints and documentation
GET
/api/b2b2c/analytics-apiRetrieve comprehensive analytics data for your bookings
curl -X GET 'https://stunningcollection.com/api/b2b2c/analytics-api?partnerId=YOUR_ID' \
-H 'x-api-key: YOUR_API_KEY'
POST
/api/b2b2c/analytics-apiTrack custom events for advanced analytics
curl -X POST 'https://stunningcollection.com/api/b2b2c/analytics-api' \
-H 'x-api-key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"partnerId":"YOUR_ID","eventType":"booking_viewed"}'
Quick Stats
API Calls (30d)
28,472
+18% from last month
Success Rate
99.7%
Excellent uptime
Avg Response Time
142ms
Lightning fast
Rate Limits
Requests per minute1,000
Requests per hour50,000
Daily limit1,000,000