/
SC
schematichq
/
Schematic API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 27m ago · Updated 2h ago
View markdown
schematichq
Schematic API
post
Create custom plan
419cb5147b52
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-10
262
493
962.8 KB
accesstokens
1
accounts
19
billing
24
catalogs
14
checkout
9
companies
40
components
8
componentspublic
1
credits
30
dataexports
4
entitlements
24
events
6
features
17
insights
6
integrationsapi
9
licenses
3
planbundle
3
plangroups
3
planmigrations
9
plans
18
put
Update company plans
get
List custom plan billings
put
Mark custom plan billing paid
put
Retry custom plan billing
post
Create custom plan
get
List plans
post
Create plan
get
Get plan
put
Update plan
delete
Delete plan
put
Upsert billing product plan
post
Upsert plan for billing product
get
List billing product match companies
get
Count billing product match companies
get
Count plans
get
List plan issues
delete
Delete plan version
put
Publish plan version
scheduledcheckout
4
webhooks
10
plans
Create custom plan
post
/custom-plans
Request body
CreateCustomPlanRequestBody
required
company_id
string
required
copied_from_plan_id
string
nullable
description
string
required
icon
'amber'
|
'blue'
|
'blueGray'
|
'blueGreen'
|
'cyan'
|
'emerald'
|
'fuchsia'
|
'gray'
|
'green'
|
'indigo'
|
'lightBlue'
|
'lime'
|
'orange'
|
'pink'
|
'purple'
|
'red'
|
'redOrange'
|
'rose'
|
'sky'
|
'slate'
|
'teal'
|
'trueGray'
|
'violet'
|
'warmGray'
|
'yellow'
name
string
required
Response
Created
object
required
data
PlanDetailResponseData
required
params
object
required
Input parameters