The 10,000ft API provides programmatic access to projects, users and time entries in your account, commonly referred to as resources in the rest of this API documentation. The API implements a standard HTTP REST pattern and allows callers with appropriate authentication and authorization to programmatically create, read, update and delete these resources.
API access is available on Pro, Enterprise and Business plans of 10000ft. As of June 2019, all new plans purchased are Business, and include API access. For customers prior to this date, API access is based on your current plan.
- Contact us via our Support Page
- Read more on how to report a problem here.
- Have a suggestion for improving our API documentation? Send us a pull-request or email support.
The API provides access to the following data collections in your account via RESTful endpoints.
- Users
- Placeholder Resources
- Projects
- Project Budgets
- Leave Types
- Time Entries
- Assignments
- Subtasks
- Bill Rates
- Statuses (deprecated)
- Time & Expense Approvals
- Holidays
- Custom Fields
- Reports
- Status Options
- Assignables
The 10,000ft API now supports webhooks for certain events. See the webhooks page for details.
Our Zapier integration helps you integrating with the 10,000ft API in convenient and powerful ways and connect many other apps and services used by yor team.
Some case studies of our customers using our API to build new tools and applications using the 10Kft API.
- Fancy Pants Group, a digital creative studio based in New York, recently used our API to develop and launch a custom project importer cheekily called Job the Builder. Their goal is to make it easy for everyone on their 100-person team to see and communicate consistent data across multiple tools.
A few of our customers have implemented and shared API client libraries to help using the 10Kft API easier. Depending on your scenario, you may benefit from adopting and improving on them. Here are a couple of references,
- Revelry Labs /
ruby
/ https://github.com/revelrylabs/tenk - Spindance /
ruby
/ https://github.com/spindance/ten_thousand_feet - Work & Co /
go
/ https://github.com/workco/go-tenkft
Questions or feedback about our API, please submit a support ticket at our Support Page