Register an OAuth application

Registers a new OAuth application. Returns the client_id and client_secret.
The client_secret is shown only once — store it securely.
Requires session (dashboard) authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Human-readable application name

redirect_uris
array of uris
required

Allowed callback URLs

redirect_uris*
scopes
array of strings
required

Requested permission scopes

scopes*
Responses

400

Invalid request

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json