Quick Start
One thing LLMs are really good at is gluing things together given API documentation. So the fastest way to get going with Aiqaramba is to let your coding agent set everything up for you. Isn't that neat?
Just paste the prompt below into your coding agent and it will take care of the rest. It will read our API documentation, create a project for your application, generate test journeys for your key flows, and set up a schedule to run them automatically.
If you prefer to set things up manually or don't have access to a coding agent, check out the Getting Started guide instead.
What you need
- An API key. You can create one from your account settings. If you don't have an account yet, sign up first.
- A coding agent. Any agent that can make HTTP requests will work. Claude Code, Gemini CLI, Codex, OpenCode, Cursor, Windsurf, or whatever you prefer.