REST-first integration
Connect keyword research, app analytics, competitor monitoring, and usage tracking through a single API surface.
Integreer trefwoordonderzoek, app-analyse, ranglijsten en optimalisatie-workflows via de Appalize-engine.
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.
Volg ons stapsgewijze proces om uw eerste verzoek uit te voeren met een uitgebreide API-sleutel.
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-portalOns publieke oppervlak wordt automatisch gesynchroniseerd met onze interne microservices om te garanderen dat de documentatie nooit afwijkt van de realiteit.
Elke groep vertegenwoordigt een gespecialiseerd domein van de Appalize-engine.
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/limitsGa verder dan REST-calls. Verbind uw tools direct met Claude of Cursor via onze Model Context Protocol server.