Create Neon Data API

Creates a new instance of Neon Data API in the specified branch. You can obtain the project_id and branch_id by listing the projects and branches for your Neon account.

Path Params
string
required

The Neon project ID

string
required

The Neon branch ID

string
required

The database name

Body Params
string
enum

The authentication provider to use for the Neon Data API

Allowed:
uri

The URL that lists the JWKS

string

The name of the authentication provider (e.g., Clerk, Stytch, Auth0)

string

WARNING - using this setting will only reject tokens with a different audience claim. Tokens without audience claim will still be accepted.

boolean
Defaults to false

Grant all permissions to the tables in the public schema to authenticated users

boolean
Defaults to false

Skip creating the auth schema and RLS functions

settings
object

Configuration settings for the Data API

Responses

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