API
Use authenticated endpoints to integrate supported Aroeno resources into your application.
API overview →Developer platform
Connect your applications and workflows to Aroeno using APIs and developer tools. This page is the starting point for integration resources.
Use authenticated endpoints to integrate supported Aroeno resources into your application.
API overview →Build event-driven workflows when supported Aroeno events occur.
Webhook overview →Keep API credentials server-side, validate requests and use the minimum permissions required.
Security guidance →API availability, authentication methods, rate limits and endpoints depend on your Aroeno account and the integration you are building. Do not put private API credentials in browser code.
Design webhook handlers to verify authenticity, handle retries safely and make processing idempotent. Refer to the integration documentation for currently supported events.
Never expose secret keys in frontend JavaScript, public repositories or client-side configuration. Report suspected vulnerabilities responsibly through the Aroeno contact channel.