Endpoints
Last updated
Last updated
The resulting URL will already have the required token. Expiration time = 1 day.
Not mandatory endpoints for integration that you can use for your own business logic:
/api/v1/integration/user
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
/api/v1/event
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
2024-02-22 10:00:00
No body
Get widget url for operator's user
/api/v1/integration/user/{operatorUserId}/widget
Operator user id, external one
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
Get JWT for operator's user
/api/v1/integration/user/{operatorUserId}/token
Operator user id, external one
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
Send revenue received by Application. It should be in USDT.
/api/v1/revenue
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
2024-02-22 10:00:00
No body
Send the list of withdrawal options that need to be shown for the specific user. Overrides default list.
/api/v1/user-withdraw-options
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
No body
/api/v1/integration/widget-theme
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
Get all withdraw options in status ACTIVE for operator
/api/v1/integration/withdraw-options
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
Get withdraw history for operator user
/api/v1/integration/user/{operatorUserId}/withdraw-history
Results page you want to retrieve (0..N)
Number of records per page
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
Get all missions in status ACTIVE for operator
/api/v1/integration/missions
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c
Get all events in status ACTIVE for operator
/api/v1/integration/events
API key assigned to user's operator
d08c7c3e-ab43-49c2-8a36-ffb6d1ef8c6c