curl --request POST \
--url https://api.skyvern.com/api/v1/billing/change-tier \
--header 'Content-Type: application/json' \
--data '{
"tier": "free"
}'{
"status": "<string>",
"tier": "<string>",
"redirect_url": "<string>"
}Redirect to Stripe Portal for tier changes. Portal handles proration based on configured settings:
curl --request POST \
--url https://api.skyvern.com/api/v1/billing/change-tier \
--header 'Content-Type: application/json' \
--data '{
"tier": "free"
}'{
"status": "<string>",
"tier": "<string>",
"redirect_url": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://skyvern-mintlify-refresh-session-endpoint-1776470899.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Self-serve subscription tiers. Enterprise customers use manual billing (bypass).
free, hobby, pro