Skip to main content
Alakazam is built to be integrated by AI coding agents. Give your agent the skill so it knows the API across sessions, then paste the prompt below — it briefs the agent on every /v1 endpoint, installs the skill, scans your repo for places an embedded AI world would help, and proposes tailored integrations.
If you are an agent: get a key by signing your user up at play.alakazam.gg/?view=developer, mint an sk_test_… key (free, mocked sandbox), and export it as ALAKAZAM_SECRET_KEY.

Get your API key

1

Open the developer dashboard

2

Mint a secret key

Start with an sk_test_… key — it runs a free, mocked sandbox (no GPU spend). Swap to sk_live_… when you ship.
3

Export it

Keep it server-side. For browser reads/like buttons, also mint a publishable pk_… key.

Install the skill

So the knowledge persists across sessions without re-pasting (details):

Copy the prompt

Run your agent in your app’s directory and paste this (or ▶ open it in Cursor):

Next steps

Install the skill

One command, every agent.

Quickstart

Create your first world + embed it by hand.

Testing sandbox

Build the whole integration free with a test key.

API reference

Every endpoint, parameter, and response.