AI Power Ups
Contents

Documentation

AI Power Ups documentation

Two ways in: connect an assistant you already use, or build an application that calls explicit search capabilities with typed requests, documented response envelopes and explicit costs.

Connect an assistant

Claude, ChatGPT, Gemini, command-line clients and IDEs connect over MCP. The assistant discovers capabilities itself and follows results with you.

Connect an assistant

Build with the API

One REST call per capability, a typed request body per capability, a stable response envelope with documented record keys, explicit costs, and follow-ups by id. Generate a client from the public OpenAPI document; no model in the loop.

Start with the quickstart

How the API works

  1. Pick a capability from the reference (for example hotels.search) and build its request body from the documented schema.
  2. Execute with POST /v1/capabilities/<id>/execute. You get a search_id, result records with record_ids, the charge and your balance.
  3. Follow up with POST /v1/follow-up: the next page, a changed query, or a record action such as details.

The machine-readable contract is https://api.powerups-ai.store/v1/openapi.public.json (OpenAPI 3.1, one operation per capability, contract revision 2026-09-22). These pages are generated from the same contracts.

Capabilities

Web and news

Research and reading

Media and social

Travel and places

Commerce and markets

Food and fitness