Introduction
The Autonoma API is organized around REST. Our API has predictable, resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and follows standard HTTP response codes, authentication, and verbs.
We designed the API to be simple to use while providing the flexibility needed for complex integrations. Whether you’re building an automation system, integrating with third-party services, or developing a custom workflow, the Autonoma API offers the necessary tools to interact with and manage resources efficiently.
What's next
To access the API endpoints, Authentication is required: