Developers

Build AI agents on RecircleOS

Try the platform with a temporary workspace — no signup. Claim it later when you’re ready to keep going. Same API your agents will use in production.

Craft tools for AI agents

Anonymous first

Start anonymously

Create a temporary store and API key in seconds. You’ll get a claim ID — save it. When you sign up, enter that ID to keep your data and keys.

Mint a temporary workspaceOne click (or one curl). You get a store, a key, and a claim ID.

Point your AI agent at the APISame endpoints production uses — OpenAPI, MCP, and CLI friendly.

Claim when it mattersSign up, enter your claim ID, and the anonymous workspace becomes yours.

Fair-use caps on anonymous workspaces

Anonymous keys are for evaluation. When you hit the cap, claim and sign up — so serious agent usage moves to a real account.

  • Limited API calls per day
  • Limited active items & finalized sales
  • Keys expire if unclaimed
  • No custom domain or production integrations until claimed
POST /v1/items
{
  "title": "Navy rib crew",
  "price_cents": 12800,
  "account_id": "acc_…",
  "split_bps": 6000
}

Surfaces

API, MCP, and agent discovery

HTTP API

Bearer keys, cursor lists, money in cents — ConsignCloud-compatible shapes so integrations and agents port cleanly.

Open →

MCP

Point an AI agent at RecircleOS tools: run a sale, suggest a price, pay out an account.

Open →

llms.txt

Machine-readable onboarding for agents discovering the product.

Open →

Mint a temporary workspace

No signup. Claim the ID when you’re ready to keep the data.