/
SI
significant-gravitas
/
AutoGPT Agent Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-25
Details
Filter operations
analytics
2
health
1
oauth
9
platform-linking
7
push
3
v1
76
get
List user API keys
post
Create new API key
get
Get specific API key
delete
Revoke API key
put
Update key permissions
post
Suspend API key
post
Get or create user
post
Update user email
get
Get notification preferences
post
Update notification preferences
get
Get user timezone
post
Update user timezone
get
List available blocks
post
Execute graph block
get
Get user credits
post
Request credit top up
patch
Fulfill checkout session
get
Get auto top up
post
Configure auto top up
get
List Stripe invoices
get
Manage payment methods
get
Get refund requests
post
Handle Stripe webhooks
get
Get subscription tier, current cost, and all tier costs
post
Update subscription tier or start a Stripe Checkout session
get
Get credit history
post
Refund credit transaction
post
Handle Postmark Email Webhooks
post
One Click Email Unsubscribe
get
List all executions
delete
Delete graph execution
post
Upload file to cloud storage
get
List user graphs
post
Create new graph
get
Get specific graph
put
Update graph version
delete
Delete graph permanently
post
Execute graph agent
get
List graph executions
get
Get execution details
post
Enable Execution Sharing
delete
Disable Execution Sharing
post
Stop graph execution
get
List execution schedules for a graph
post
Create execution schedule
patch
Update graph settings
get
Get all graph versions
put
Set active graph version
get
Get graph version
get
Get Ayrshare Sso Url
get
List Credentials
get
List Providers
get
Get Provider Constants
get
Get Provider Enum Example
get
Get Provider Names
get
List System Providers
post
Webhook Ping
post
Exchange OAuth code for tokens
get
List Credentials By Provider
post
Create Credentials
get
Get Specific Credential By ID
delete
Delete Credentials
post
Issue a short-lived access token for a provider-hosted picker
get
Initiate OAuth flow
post
Webhook Ingress Generic
get
Onboarding state
patch
Update onboarding state
get
Recommended onboarding agents
get
Check if onboarding is completed
post
Submit onboarding profile
post
Reset onboarding progress
post
Complete onboarding step
get
Get Shared Execution
get
Download a file from a shared execution
get
List execution schedules for a user
delete
Delete execution schedule
v2
119
workspace
5
v1
graphs
Delete graph permanently
delete
/api/graphs/{graph_id}
Path parameters
graph_id
string
required
Response
Successful Response
DeleteGraphResponse
required
version_counts
integer
required
Changes