Skip to main content
POST
Get Storage Credentials

Authorizations

Authorization
string
header
required

Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.

Response

200 - application/json

Successful Response

access_key
string
required
secret_key
string
required
endpoint
string
required
bucket_name
string
required
expires_at
string<date-time>
required
session_token
string
region
string
default:us-east-1