Endpoints
Available API endpoints.
Endpoints
Explore ORKA's API endpoints.
Core Resources
/projects- Project management/clients- Client data/invoices- Invoice operations/proposals- Proposal management/contracts- Contract handling
Common Operations
- GET - Retrieve data
- POST - Create new resources
- PUT - Update existing resources
- DELETE - Remove resources
Response Format
{
"data": {},
"meta": {},
"links": {}
}
Was this page helpful?
Your feedback helps us improve.