Obtain an access token for a service account using the OAuth2 client credentials flow. An access token is needed to authorize requests to the Pinecone Admin API.
The host domain for OAuth endpoints is login.pinecone.io.
Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
A request to exchange client credentials for an access token.
A request to obtain an access token.
The service account's client ID.
The service account's client secret.
The type of grant to use.
client_credentials The audience for the token.
https://api.pinecone.io/