What is the tipee API?
The tipee API allows you to integrate external systems with our time management and HR platform. This documentation provides technical specifications for developers integrating with the API. Use of the tipee API is subject to the API Terms of Use.Go to Changelog Notifications to subscribe to API alerts and updates.
API Fundamentals
HTTPS
All API communication is encrypted over HTTPS.
JSON
Request and response bodies use JSON format.
<instance> with your usual tipee subdomain.
An Accept header with the value application/json must be included in most requests.
Prerequisites
API key
A valid API key must be included for authentication.
Authentication
Learn how to obtain and use your API key.
Request examples
Putting it all together, here is what a typical request to the API might look like:- With body
- Without body
Going further
Help Center
User guides and general help with tipee.