cURL
Get v1cwobjecttemporary credentialsapi token
GET
cURL
Authorizations
CoreWeave API access token sent as a bearer token in the Authorization header (the value is prefixed with Bearer). Used by every operation except the SAML/OIDC token-exchange endpoints (anonymous) and the container credentials GET (which uses ContainerCredentialsAuth).
Response
OK
CreateAccessKeyFromApiTokenResponse implements the AWS Container Credentials provider response format, so the credentials can be consumed directly by AWS SDKs and the AWS CLI configured for container credentials. See https://docs.aws.amazon.com/sdkref/latest/guide/feature-container-credentials.html
Last modified on July 14, 2026