Search…
Welcome
Home
What is Velocity?
Why Should I Use Velocity?
Terminology
Use Cases
Overview
Frontend development against an isolated environment
Develop one or more microservices
Feature collaboration
Get Started
Install CLI
Docker Compose
Kubernetes & Helm
Environment Status
CLI Guides
Develop using env develop
Develop using env portal
File sync and hot reload
Connect to remote services
Environment sleep/wake up
Environment data seeding
Environment parameters
Velocity config (.velocity.yaml)
Editors
PyCharm
IntelliJ
References
CLI Reference
API Reference
Creating Blueprints (Alpha)
Overview
Velocity Annotations
Helm
Kustomize
Examples
Admin Setup
Requirements
Infrastructure Setup
FAQs
Frequently Asked Questions
Powered By
GitBook
API Reference
The Management API helps organizations to apply changes to their blueprint definitions.
To obtain an API key, please contact your Velocity account manager.
Services
get
https://api.velocity.tech/api/v1
/services
Get all of the account's services
post
https://api.velocity.tech/api/v1
/services
Create a service
put
https://api.velocity.tech/api/v1
/services/{id}
Update a service
Service Blueprints
get
https://api.velocity.tech/api/v1
/services/{id}/definition
Get the latest service blueprint
post
https://api.velocity.tech/api/v1
/services/{id}/definition
Create a service blueprint
References - Previous
CLI Reference
Next - Creating Blueprints (Alpha)
Overview
Last modified
10d ago
Copy link
Contents
Services
post
/services
put
/services/{id}
Service Blueprints
get
/services/{id}/definition
post
/services/{id}/definition