AroenoDocumentation

Developer platform

Build with Aroeno.

Connect your applications and workflows to Aroeno using APIs and developer tools. This page is the starting point for integration resources.

API

Use authenticated endpoints to integrate supported Aroeno resources into your application.

API overview →

Security

Keep API credentials server-side, validate requests and use the minimum permissions required.

Security guidance →

API access

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.

Webhooks

Design webhook handlers to verify authenticity, handle retries safely and make processing idempotent. Refer to the integration documentation for currently supported events.

Security

Never expose secret keys in frontend JavaScript, public repositories or client-side configuration. Report suspected vulnerabilities responsibly through the Aroeno contact channel.