Developer Hub

axiom.ai supports two developer paths: the API for triggering and integrating automations, and custom code (JavaScript and the Code Dashboard) for extending what an automation can do. The links below cover both.

FAQ


Do I need a subscription to use the API?

Yes. The API requires a paid plan. See the pricing page for plans that include API access. Free plans don't include the API.

Do I need a subscription to use JavaScript in my automations?

No. The Write javascript step is available on every plan, including free.

Does the API have rate limits?

Yes. Every account is rate-limited to keep the platform stable. See the rate limits documentation for the current limits.

Does the API have a queue?

Yes. The queue lets a small number of requests through even when your account has hit its concurrency limit. See the queue documentation for the details.

Feedback


We're always looking for ideas to improve the developer experience. Got feedback, a feature request, or work to share? Post in the Reddit community or contact us. The team reviews feedback weekly.

On this page