---
title: "Tulip APIs"
slug: "work-with-apis"
status: "update"
updated: 2026-02-03T21:42:58Z
published: 2026-02-03T21:45:08Z
canonical: "support.tulip.co/work-with-apis"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.tulip.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Work with APIs

*Get familiar with Tulip's APIs to access your Tulip data, generate content, and configure your instance.*

{{snippet.Link to API Documentation}}

For those unfamiliar with APIs, read [Introduction to APIs](/r230/docs/api-introduction).

### When should you use an API?
You should use an API when you want to have an integration among Tulip and other software systems or access/change information in an App through a {{glossary.Connector}}, like creating a tulip table query or retrieving information about a station.

## Tulip's API Documentation


| Documentation Link  | Use | Set Up |
| --- | --- | --- |
| [Table API](https://support.tulip.co/apidocs/list-aggregations-of-a-tulip-table) | Integrate external systems with Tulip {{glossary.Table}}s | [Table API guide](https://support.tulip.co/docs/table-api-guide) |
| [Users API](https://support.tulip.co/apidocs/apiusersv1roles) | Retrieves data, such as users, roles, and groups. | [Set up a Tulip API](https://support.tulip.co/docs/set-up-a-tulip-api) |
| [Operator API](https://support.tulip.co/apidocs/create-a-user) | Create operators using an external system | [Operator API guide](https://support.tulip.co/docs/operator-api-guide) |
| [Machine Attributes API](https://support.tulip.co/apidocs/list-tulip-machine-types-and-their-corresponding-machines) | Send data to a specific attribute of a {{glossary.Machine}} | [Use the Machine Attributes API](/r230/docs/how-to-use-the-machine-attributes-api) |
| [Stations API](https://support.tulip.co/apidocs/apistationsv1interfaces) | Manage and onboard new {{glossary.Station}}s | [Stations API guide](/r230/docs/how-to-use-the-stations-api) |
