Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

A tool for interacting with Tātou programatically.

The new Tātou public API will allow you to write your own custom business logic to interact with our server. With our API you can have access to, and manipulate your data how you would like, when you would like to get the data you need.

In this first version of our API, you can:

  • view, add and update Employees,

  • view, add and update Clients,

  • view, add and update Locations,

  • view, add and update Blocks and

  • view Jobs (including costs).

Rate limits

You can call the API with up to 60 requests per minute, beyond which your access will be blocked for a 60-second cooldown. Please use this API responsibly; our fair use policy applies.

API development

What we are releasing is the first stage of our API. As we gain insights and feedback into its use we will continue to develop its first stage and serve as a template for further APIs.

Roadmap

Because our API needs to support you we look forward to hearing your feedback on our API so we can better customise it to suit your needs.

How to Get Started

  1. Get in touch with sales to enable API access.

  2. Create API tokens in Tātou Office (see documentation).

  3. Learn how to use and interact with the API (see documentation).

  • No labels