Documentation
Partners

Check Client Tags

PostAuth requiredBeta

Checks whether the supplied client IDs are tagged directly to the authenticated partner. Send up to 100 IDs in one call and receive a tag result for each, alongside the number checked and the number tagged.

Endpoint

Post/partners/client-tags/check

Base URL: https://api.derivws.com

Status Codes

200OK - Tag status for every client ID in the request.
400Bad request - client_ids is missing, or is not an array of strings.
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 - client_ids is empty or carries more than 100 entries.
500Internal server error - Server-side error.
502Bad gateway - The tagging service did not answer, so tag status is unknown. Retry the request.
504Gateway timeout - The service did not respond in time.

About Check Client Tags

The POST /partners/client-tags/check endpoint: Checks whether the supplied client IDs are tagged directly to the authenticated partner. Send up to 100 IDs in one call and receive a tag result for each, alongside the number checked and the number tagged.

Click to open live chat support. Get instant help from our support team.