List deployments
Example request:
Get deployment
Trigger deployment
HEAD of the project’s connected branch.
Request body:
Example request:
GET /v1/deployments/{id} for status.
Rollback deployment
status: live or status: rolled_back.
Example request:
Deployment logs
Deployment statuses
CI/CD integration
Use the API in your GitHub Actions workflow to trigger deployments after tests pass:Nometria_API_KEY and Nometria_PROJECT_ID as GitHub repository secrets.