Analytics Overview
GetAutenticação necessáriaBeta
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.
Autenticação Necessária
Este endpoint requer um token Bearer. Ao autenticar com um Personal Access Token (PAT), o cabeçalho
Deriv-App-ID é obrigatório para identificar a sua aplicação (Authentication). Âmbito OAuth2: application_readAcerca de Analytics Overview
O 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.
Alguma outra questão? Entrar em contacto