/
SI
significant-gravitas
/
AutoGPT Agent Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 4d ago
View markdown
significant-gravitas
AutoGPT Agent Server
patch
Update onboarding state
v56
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-05
311
409
871.8 KB
analytics
2
auth-email
1
health
1
oauth
9
platform-linking
8
push
3
search
1
v1
90
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
get
User cost summary
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
delete
Discard Brain Dump
post
Finalize Brain Dump
get
Get Brain Dump Intro
post
Complete Brain Dump Greeting
post
Upload Brain Dump Part
get
Get Brain Dump Recommended Providers
get
Download Brain Dump Recording
get
Get Brain Dump Status
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
get
List copilot follow-up schedules for a user
delete
Delete execution schedule
get
List user-distilled copilot skills
post
Upload a copilot skill from a SKILL.md file
get
Read a single copilot skill with its full SKILL.md body
delete
Delete a user-distilled copilot skill
v2
185
workspace
11
v1
onboarding
Update onboarding state
patch
/api/onboarding
Request body
UserOnboardingUpdate
required
walletShown
boolean
nullable
notified
OnboardingStep[]
nullable
usageReason
string
nullable
integrations
string[]
nullable
otherIntegrations
string
nullable
selectedStoreListingVersionId
string
nullable
agentInput
object
nullable
onboardingAgentExecutionId
string
nullable
Response
Successful Response
UserOnboarding
required
userId
string
required
completedSteps
OnboardingStep[]
required
walletShown
boolean
required
notified
OnboardingStep[]
required
rewardedFor
OnboardingStep[]
required
usageReason
string
nullable
required
integrations
string[]
required
otherIntegrations
string
nullable
required
selectedStoreListingVersionId
string
nullable
required
agentInput
object
nullable
required
onboardingAgentExecutionId
string
nullable
required
agentRuns
integer
required
lastRunAt
string
date-time
nullable
required
consecutiveRunDays
integer
required