Navigation
Mobile DocsNavigation
Mobile DocsServerless Postgres with branching and autoscaling
Integrate with Neon serverless PostgreSQL to create projects, manage database branches, configure autoscaling, and execute queries. Features instant branching and scale-to-zero capabilities with API key authentication.
Placeholder: Enter your Neon API key
Layout: full
Layout: full
Options: List Projects, Get Project, Create Project, List Branches
Placeholder: Enter project ID
Layout: full
Condition: operation = ["get_project","list_branches","create_branch","get_connection_string","list_databases"]
Placeholder: dev, staging, feature-x
Layout: full
Condition: operation = "create_branch"
Placeholder: my-project
Layout: full
Condition: operation = "create_project"
Required
Required
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}