Account APIs

Hi Deriv Community,

Managing accounts just got easier with our account APIs. They’re designed to help you take control of user accounts, settings, and security.

Here’s a quick look at what’s possible:

  • Authorise sessions and API tokens securely
  • Retrieve and update account information
  • Streamline KYC (Know Your Customer) processes
  • Set trading and self-exclusion limits

These account APIs are built for secure, compliant, and personalised interactions on our platforms.

:open_book: Want to explore more? Check out the guide: Account APIs

:speech_balloon: Which features are you excited to try out? Let’s hear it below! :arrow_down:

Hello I have been able to complete the oauth set up for a third party application I’m building.

I’m trying to test the authorise endpoint using the user account token retrieved from the redirect url which I’ve registered. I’m testing this on the - Api explorer API Explorer | Deriv API.

However, I’m getting an error response “The token is invalid”.

I’ll like to know what I could be missing here.
Thanks.