API Documentation

The Aiqaramba API lets you create and manage autonomous browser agents, organize work into projects, define reusable journeys, run experiments, and more. All endpoints use JSON and require Bearer token authentication.

Authentication

All API requests require a Bearer token in the Authorization header. You can create API keys from your Account page.

Authorization: Bearer YOUR_API_KEY

Base URL

Resources

LLM-Ready Reference

Copy the entire API reference as plain-text markdown — paste it into ChatGPT, Claude, or any LLM to let it write API calls for you. Also available at /docs/llm.txt.