Developer Hub

API Reference

Integrate keyword research, app analytics, rankings, and optimization workflows through the Appalize engine.

REST-first integration

Connect keyword research, app analytics, competitor monitoring, and usage tracking through a single API surface.

Key-scoped access

The API is designed around scoped keys so teams can expose only the capabilities each integration actually needs.

Interactive backend explorer

The public docs page can summarize the spec, while the backend host keeps the live Swagger explorer and raw OpenAPI JSON.

Quickstart Guide

Implement in minutes.

Follow our step-by-step process to get your first request running with a scoped API key.

1

Create an API key inside the product app.

2

Use the `x-api-key` header on every request.

3

Start with keyword, app, and ranking endpoints before adding write operations.

terminal
curl -X GET \-H "x-api-key: YOUR_KEY" \"https://backend.appalize.com/api/v1/keywords/search?term=fitness"
API Status & Schema

Live specification sync.

Our public surface is automatically synchronized with our internal microservices to ensure documentation never drifts from reality.

Resource Groups

Explore endpoint categories.

Each group represents a specialized domain of the Appalize engine.

Loading live documentation spec...

Integration Ecosystem

Extend into AI-agent workflows.

Move beyond REST calls. Connect your tools directly to Claude or Cursor through our Model Context Protocol server.