Analytics Overview
GetRequiere autenticaciónBeta
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.
Endpoint
Get
/partners/analytics/v1/overviewURL Base: https://api.derivws.com
Códigos de Estado
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.
Requiere autenticación
Este endpoint requiere un token Bearer. Al autenticarse con un Token de Acceso Personal (PAT), el encabezado
Deriv-App-ID es obligatorio para identificar su aplicación (Authentication). Alcance OAuth2: application_readAcerca de Analytics Overview
El endpoint 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.
¿Alguna otra pregunta? Póngase en contacto