This platform is currently in beta and available for use. Some features may still be under development, so we welcome your feedback and suggestions to help us improve your experience.

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://tics.saudiatoken.com/api/v1/account

Request example:

curl --location --request GET 'https://tics.saudiatoken.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'