REST-first integration
Connect keyword research, app analytics, competitor monitoring, and usage tracking through a single API surface.
Integrează cercetarea cuvintelor cheie, analizele aplicației, clasamentele și fluxurile de lucru de optimizare prin motorul Appalize.
Connect keyword research, app analytics, competitor monitoring, and usage tracking through a single API surface.
The API is designed around scoped keys so teams can expose only the capabilities each integration actually needs.
The public docs page can summarize the spec, while the backend host keeps the live Swagger explorer and raw OpenAPI JSON.
Urmează procesul nostru pas cu pas pentru a lansa prima ta solicitare cu o cheie API cuprinzătoare.
Need an API key first?
Generate one in the Appalize product at API Dashboard.
Create an API key inside the product app.
Use the `x-api-key` header on every request.
Start with keyword, app, and ranking endpoints before adding write operations.
curl -X GET \
-H "x-api-key: YOUR_KEY" \
"https://api.appalize.com/api/v1/keywords/search?term=fitness"These routes reflect the current public discovery, analytics ingestion, and billing-management flows now used by the product and public site.
Read-only endpoints powering app snapshots, search, sitemap pages, and compare routes on the public site.
/api/public-apps/public/api/public-apps/search/api/public-apps/:platform/:slug/api/public-apps/compare/:platform/:pairSlugCollect client-side marketing and product events into Appalize revenue, funnel, and recent-sales dashboards.
/api/analytics/events/api/google-analytics/dashboard/api/analytics/web-vitalsSelf-serve checkout, upgrade, and billing portal flows now resolve active subscribers into a management path instead of hard failing.
/api/subscription/checkout/api/subscription/upgrade/api/subscription/stripe/billing-portalInterfața noastră publică se sincronizează automat cu microserviciile noastre interne pentru a asigura că documentația nu se abate niciodată de la realitate.
Fiecare grup reprezintă un domeniu specializat din motorul Appalize.
Search, suggestion, and popularity endpoints for ASO research workflows.
/api/v1/keywords/search/api/v1/keywords/suggestions/api/v1/keywords/popularityApp detail, analytics, review, and sentiment summary access.
/api/v1/apps/details/api/v1/apps/analytics/api/v1/apps/reviews/api/v1/apps/review-summaryMonitor rankings and compare competitor keyword coverage.
/api/v1/rankings/keyword/api/v1/rankings/app/api/v1/competitors/keywordsUser settings, App Store Connect metadata, pricing, and Apple Ads configuration.
/api/user-settings/workspace/api/user-settings/aso-editor/api/user-settings/apps/:appId/metadata/api/user-settings/apps/:appId/pricing/apply/api/user-settings/apple/apple-ads/configRegistry-driven MCP discovery plus API key usage and limits.
/api/mcp/manifest/api/mcp/api/v1/usage/api/v1/usage/limitsMergi dincolo de apelurile REST. Conectează-ți instrumentele direct la Claude sau Cursor prin serverul nostru Model Context Protocol.