Create a new API key for a project. Developers can use the API key to authenticate requests to Pinecone’s Data Plane and Control Plane APIs.
An access token must be provided in the Authorization
header using the Bearer
scheme.
Project ID
The details of the new API key.
The body is of type object
.
API key created successfully.
The details of an API key, including the secret. Only returned on API key creation.