LAP Registry

Supabase API (v1) Skill

supabase-management

Provider: Supabase Version: 1.0.0 Endpoints: 159 Updated: 2026-04-04

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/v1/branches/{branch_id_or_ref}
PATCH/v1/branches/{branch_id_or_ref}Get database branch config
DELETE/v1/branches/{branch_id_or_ref}Update database branch config
POST/v1/branches/{branch_id_or_ref}/pushDelete a database branch
POST/v1/branches/{branch_id_or_ref}/mergePushes a database branch
POST/v1/branches/{branch_id_or_ref}/resetMerges a database branch
POST/v1/branches/{branch_id_or_ref}/restoreResets a database branch
GET/v1/branches/{branch_id_or_ref}/diffRestore a scheduled branch deletion
GET/v1/projects[Beta] Diffs a database branch
POST/v1/projectsList all projects
GET/v1/projects/available-regionsCreate a project
GET/v1/organizations[Beta] Gets the list of available regions that can be used for a new project
POST/v1/organizationsList all organizations
GET/v1/oauth/authorizeCreate an organization
POST/v1/oauth/token[Beta] Authorize user through oauth
POST/v1/oauth/revoke[Beta] Exchange auth code for user's access and refresh token
GET/v1/oauth/authorize/project-claim[Beta] Revoke oauth app authorization and it's corresponding tokens
GET/v1/snippetsAuthorize user through oauth and claim a project
GET/v1/snippets/{id}Lists SQL snippets for the logged in user
GET/v1/projects/{ref}/actionsGets a specific SQL snippet
HEAD/v1/projects/{ref}/actionsList all action runs
GET/v1/projects/{ref}/actions/{run_id}Count the number of action runs
PATCH/v1/projects/{ref}/actions/{run_id}/statusGet the status of an action run
GET/v1/projects/{ref}/actions/{run_id}/logsUpdate the status of an action run
GET/v1/projects/{ref}/api-keysGet the logs of an action run
POST/v1/projects/{ref}/api-keysGet project api keys
GET/v1/projects/{ref}/api-keys/legacyCreates a new API key for the project
PUT/v1/projects/{ref}/api-keys/legacyCheck whether JWT based legacy (anon, service_role) API keys are enabled. This API endpoint will be removed in the future, check for HTTP 404 Not Found.
PATCH/v1/projects/{ref}/api-keys/{id}Disable or re-enable JWT based legacy (anon, service_role) API keys. This API endpoint will be removed in the future, check for HTTP 404 Not Found.
GET/v1/projects/{ref}/api-keys/{id}Updates an API key for the project

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install supabase-management

Downloads and installs to ~/.claude/skills/supabase-management/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)