- Platform Tokengenerated by our built-in platform auth provider (including SSO/SAML).
- API Keygenerated by user, bound to- Useror- Service Account(starts with- sk-...).
Please note that unlike Run API - Authentication, 
Provider Tokens are not supported in Platform API, to perform any API requests we recommend setting up API Key.API Keys
View the API Keys Documentation page
While making request, you must also pass instance identifier of your instance.
- Headers- preferred option to pass your tokens.
- Query parameter- optionally you can use query parameters (but we don’t recommend it).

