The Atono API is here!
You can now programmatically access and manage your Atono data using our public API—making it easier to automate workflows, connect with other tools, and customize Atono to fit the way your team works.
Whether you're building internal tools, syncing data across systems, or just prefer to script instead of click, the API gives you structured, authenticated access to your stories, bugs, users, teams, and feature flags.
Use it to:
- Flip feature flags programmatically
- Create or update stories and bugs from other systems
- Retrieve stories or bugs using filters like team, assignee, or date
- Synchronize users and teams with other systems
Authentication is handled with personal API keys tied to your account. You’ll only be authorized to access what you already have permission to see or edit in the Atono web UI.
Want to explore before writing code?
You can try out any endpoint right from our API docs using the Try It! feature—just enter your API key to start exploring live data and responses.

This is just the beginning. More endpoints and capabilities are on the way. Have a use case in mind? Let us know in the community—we’d love to hear what you're building.