/
SC
schematichq
/
Schematic API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 21m ago · Updated 4d ago
View markdown
schematichq
Schematic API
post
Create environment
v84
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-08-05
262
493
962.7 KB
accesstokens
1
accounts
19
get
List account members
get
Get account member
get
Count account members
get
List api keys
post
Create api key
get
Get api key
put
Update api key
delete
Delete api key
get
Count api keys
get
List audit logs
get
Get audit log
get
Count audit logs
get
List environments
post
Create environment
get
Get environment
put
Update environment
delete
Delete environment
post
Quickstart
get
Get who am I
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
scheduledcheckout
4
webhooks
10
accounts
Create environment
post
/environments
Request body
CreateEnvironmentRequestBody
required
environment_type
'development'
|
'production'
|
'staging'
required
name
string
required
Response
Created
object
required
data
EnvironmentDetailResponseData
required
params
object
required
Input parameters