Service accounts
Create an access token
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.
POST
Headers
Required date-based version header
Body
A request to exchange client credentials for an access token.