Authentication
How to authenticate requests to the TokenGate API.
All API requests must include your TokenGate API key in the Authorization header as a Bearer token.
Obtain the key from the external TokenGate app after connecting your wallet and completing AML screening.
Keep the key secret. Do not expose it in client-side code or public repositories.
