LLM Quickstart
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?
Paste the prompt below into your coding agent and it will take care of the rest. It reads our API documentation, creates a project for your application, maps out your key flows, and sets up tests so you can see everything working.
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.
Set your API key
Paste your API key here and it will be automatically included in the prompt below.
Not an API key?
This is NOT your password. Find your API key in Account → API Keys.