/
SU
supabase
/
Supabase API (v1)
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
supabase
Supabase API (v1)
get
[Beta] Returns the project's eligibility for upgrades
v1
latest
OpenAPI 3.0.0
2026-07-14
169
146
300.3 KB
Advisors
2
Analytics
5
Auth
18
Billing
3
Database
46
Domains
9
Edge Functions
8
Environments
17
OAuth
4
Organizations
7
Profile
1
Projects
29
get
List all projects
post
Create a project
get
[Beta] Gets the list of available regions that can be used for a new project
post
[Beta] Gets project's network bans
post
[Beta] Gets project's network bans with additional information about which databases they affect
delete
[Beta] Remove network bans.
get
[Beta] Gets project's network restrictions
patch
[Alpha] Updates project's network restrictions by adding or removing CIDRs
post
[Beta] Updates project's network restrictions
get
Gets a specific project that belongs to the authenticated user
delete
Deletes the given project
patch
Updates the given project
post
[Beta] Upgrades the project's Postgres version
get
[Beta] Returns the project's eligibility for upgrades
get
[Beta] Gets the latest status of the project's upgrade
get
Gets project's service health status
post
Pauses the given project
post
Restarts the given project
get
Lists available restore versions for the given project
post
Restores the given project
post
Cancels the given project restoration
get
Gets project claim token
post
Creates project claim token
delete
Revokes project claim token
get
Get database disk attributes
post
Modify database disk
get
Get disk utilization
get
Gets project disk autoscale config
get
Gets all projects for the given organization
Realtime
3
Rest
2
Secrets
12
Storage
3
Projects
[Beta] Returns the project's eligibility for upgrades
get
/v1/projects/{ref}/upgrade/eligibility
Path parameters
ref
string
required
Example:
abcdefghijklmnopqrst
Project ref
Response
ProjectUpgradeEligibilityResponse
required
eligible
boolean
required
current_app_version
string
required
current_app_version_release_channel
'internal'
|
'alpha'
|
'beta'
|
'ga'
|
'withdrawn'
|
'preview'
required
latest_app_version
string
required
target_upgrade_versions
object[]
required
duration_estimate_hours
number
required
legacy_auth_custom_roles
string[]
required
objects_to_be_dropped
string[]
required
Use validation_errors instead.
unsupported_extensions
string[]
required
Use validation_errors instead.
user_defined_objects_in_internal_schemas
string[]
required
Use validation_errors instead.
validation_errors
union[]
required
warnings
union[]
required