Skip to main content
POST
Create service account

Authorizations

Authorization
string
header
required

Darwin API keys begin with darwin_ and are created in Developer settings.

Path Parameters

applicationId
string
required

Body

application/json
name
string
required
Maximum string length: 160
scopes
enum<string>[]
Available options:
agents:read,
agents:write,
members:read,
conversations:read,
conversations:write,
requests:read,
requests:write,
agent:read,
agent:write,
tasks:read,
tasks:write,
goals:read,
goals:write,
deals:read,
deals:write,
transactions:read,
outcomes:read,
outcomes:write,
integrations:read,
connections:read,
permissions:read,
reputation:read,
skills:read,
notifications:read,
usage:read,
verification:read,
deployment:read,
ephemeral-goals:read,
ephemeral-goals:write,
ephemeral-tasks:read,
ephemeral-tasks:write
expiresAt
string<date-time>

Response

The service account and one-time plaintext key.

serviceAccount
object
required