Analytics Overview
GetAuthentification requiseBêta
Returns the sign-up, master-partner, and activity summaries for the authenticated partner over an inclusive reporting period. Every amount is in US dollars, and the period may span at most 730 days.
Point de terminaison
Get
/partners/analytics/v1/overviewURL de base : https://api.derivws.com
Codes de statut
200OK - Sign-up, master-partner, and activity summaries for the requested period.
400Bad request - start_date or end_date is missing or is not a valid YYYY-MM-DD date.
401Unauthorized - Missing or invalid Bearer token.
403Forbidden - Valid token but insufficient scope (application_read scope required).
404Partner not found - No partner matches the authenticated user.
422Validation error - end_date falls before start_date, or the period spans more than 730 days.
500Internal server error - Server-side error.
504Gateway timeout - The service did not respond in time.
Authentification requise
Cet endpoint nécessite un token Bearer. Lors de l'authentification avec un Personal Access Token (PAT), l'en-tête
Deriv-App-ID est requis pour identifier votre application (Authentication). Portée OAuth2 : application_readÀ propos de Analytics Overview
Le point de terminaison GET /partners/analytics/v1/overview : Returns the sign-up, master-partner, and activity summaries for the authenticated partner over an inclusive reporting period. Every amount is in US dollars, and the period may span at most 730 days.
D'autres questions ? Nous contacter