Topics
API
REST endpoints, authentication, schemas.
9 articles
Exercises
1 articles
Understand
2 articles
- API address structure (URLs) Concept How a teamspace API address is put together: server, collection, element ID, matrix parameters and query – with examples.
- API security & permissions Concept How to run API access securely: minimal rights, IP protection, revoking tokens, two-factor authentication and the right choice between personal and neutral access.
For users
2 articles
- Create and use a device password (API token) How-to Create a device password (API token) and use it via Basic Auth – including notes on two-factor authentication and the permission you need.
- Create expenses & documents via the API How-to Create documents such as expenses, incoming invoices or mileage via the API – including how to find the expense category ID and the logic behind the billable fields.
Set up & manage
1 articles
Reference
2 articles
- API Compact Guide Reference The full projectfacts/teamspace API Compact Guide – complete on this page to read, with all concepts, request/response examples and cheat sheets, plus as PDF and PowerPoint to download.
- Field reference: expense & document fields Reference Reference for the API fields of the expense category (expenseCategory) and expense (expense) – including the mandatory fields per document type.