Skip to main content

Create Service Key

POST /api/v1/user/service-keys — request parameters and responses from the Menace Voice API schema.
2 min read
post/api/v1/user/service-keys
Request example
Response
post/api/v1/user/service-keys

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Headers

authorizationstring · null#
X-API-Keystring · null#

Body

application/json
namestringrequired#
expires_in_daysinteger · null#

Default: 90

Show child attributes

Responses

application/json
Successful Response
idintegerrequired#
namestringrequired#
service_keystringrequired#
key_prefixstringrequired#
expires_atstring · null#
Show child attributes