Introduction

Falcon provides a REST API to manage your projects programmatically.

Base URL

https://api.min.therobottate.today/v1
Note: v0 deprecated as of 2026-05-23. Migrate to v1.

Authentication

The API uses bearer tokens:

curl https://api.min.therobottate.today/v1/projects \
  -H "Authorization: Bearer $API_KEY"

Resources

GET/v1/projects
POST/v1/projects
GET/v1/projects/:id/deployments

Rate limits

PlanRequests/minBurst
Hobby60120
Pro6001200
EnterpriseCustomCustom