Authorize Your Code
Any request to the GraphQL API needs a valid token or API key.
Use the authentication guide
note
Start with Authenticate with the API. In production, store tokens and API keys in environment variables or a secret manager.
Next steps
- Continue to Get My Details
- Or go back to Setting Up Your C# Project