For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
RegisterLoginSandbox Login
GuidesRecipesAPI Reference
GuidesRecipesAPI Reference
  • API Reference
      • GETGet Message
      • GETGet Session Key
      • GETVerify Token
    • POSTGets USDC/SBC/EuroE on testnets
LogoLogo
RegisterLoginSandbox Login
API ReferenceAuthentication

Verify Token

GET
https://api-sandbox.coinflow.cash/api/auth/verify
GET
/api/auth/verify
$curl https://api-sandbox.coinflow.cash/api/auth/verify \
> -H "x-coinflow-auth-session-key: <apiKey>"
Verify a token is valid and is not expired
Was this page helpful?
Previous

Associate CVV

Next
Built with

Authentication

x-coinflow-auth-session-keystring

The session key generated for the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key