Use this for
- Create, read, update, and delete project resources
- Automate project and environment workflows
- Integrate Veryfront Cloud with backend services or CI jobs
- Use generated endpoint docs and OpenAPI-compatible tooling
Choose this when
| Surface | Best fit |
|---|---|
| Use REST | You need explicit HTTP endpoints and predictable request/response shapes |
| Use GraphQL | You need to fetch shaped project data in fewer round trips |
| Use MCP | An AI assistant needs to call project-aware tools |
References
| Reference | Link |
|---|---|
| REST API base | https://api.veryfront.com |
| REST endpoint reference | Generated REST endpoints |
| OpenAPI contract | https://api.veryfront.com/openapi.json |
| Total endpoints | 332 |
| Categories | 54 |