Integrations & API
Public API
Read-only programmatic access to your data.
Springtrack has a read-only public API for pulling your organisation's data into another tool or script — reporting dashboards, internal automation, and so on.
Authentication
Generate a personal access token from Settings → API. Tokens are scoped to your organisation and role, and can be revoked at any time. There's no service-role or admin bypass exposed through the API — a token only ever sees what the person who created it could see in the app.
What's available
Read access to the core entities: clients, projects, time entries, invoices, and estimates. The API is read-only in v1 — creating or editing data through the API isn't supported yet.
Rate limits
API requests are rate-limited per token to keep the service responsive for everyone.