Skip to content
Alchemy Logo

Create app

POST
https://admin-api.alchemy.com/v1/apps

Creates a new application with the specified name, network allowlist, and optional description and products. Returns the created app with its generated API keys and configured chain network endpoints.

Headers

stringrequired

Bearer authentication token

Request Body

Responses

201

Created new app

400

Invalid input

401

Requires authentication

403

Forbidden

409

App name already exists

Was this page helpful?