Skip to main content
POST
Create App

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <access_token>. This must be an account API access token minted via Parallel's OAuth device flow, not a standard API key. See the account API docs.

Body

application/json

Model for creating app request.

app_name
string
required

App name

Maximum string length: 200
allow_oauth_app_names
boolean
default:false

Mark OAuth reserved app-name prefixes ('OAuth client at ...', 'Device auth for ...') as expected. Set only by the platform's OAuth key-share flows; ignored on the service API path.

Response

Successful Response

Model for creating app response.

app_id
string
required

App ID