Index
Browse the API reference and sample payloads for Time Magic integrations.
External API
The Time Magic external API lets authenticated clients manage time tracking data for users, projects, tasks, and activities with an API token.
Base URL
All endpoints are served under
https://time-app.purple-magic.com/api
API Token
Sign in to view your API token and generate new ones.
Access & Rate Limits
-
Requests are limited to 5 per minute per user. Exceeding the limit returns an info message with a
429status. -
This documentation includes a ready-to-use
docs/api/AGENTS.mdprompt that is good enough to generate API communication.