REST-first integration
Connect keyword research, app analytics, competitor monitoring, and usage tracking through a single API surface.
Integrer søkeordresearch, app-analyse, rangeringer og optimaliseringsarbeidsflyter via Appalize-motoren.
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.
Følg vår trinnvise prosess for å kjøre din første forespørsel med en omfattende API-nøkkel.
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-portalVår offentlige overflate synkroniseres automatisk med våre interne mikrotjenester for å sikre at dokumentasjonen alltid samsvarer med virkeligheten.
Hver gruppe representerer et spesialisert domene i Appalize-motoren.
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/limitsGå utover REST-kall. Koble verktøyene dine direkte til Claude eller Cursor via vår Model Context Protocol-server.