Skip to main content
POST
Create an API token (mf_live_...) to authorize backend services and SDKs.
Security Note: The full secret plaintext token is returned only upon creation. Store it securely.

Body Parameters

string
required
Descriptive name for the key (e.g. Production Backend).
string
Optional expiration timestamp in ISO 8601 format.

Response

object
string
API key ID.
string
Name.
string
Last 4 characters of token.
string
The full API key secret.
string
Creation timestamp.