API for AI Agents
ASO Data for AI Agents
App Store Optimization data via simple REST API. Built for AI agents, MCP tools, and automation.
$9/month — unlimited requests, no rate limits.
[ 01 / 03 ]·Endpoints//
Available Endpoints
Seven endpoints covering app lookup, keyword research, reviews, and ASO scoring.
METHODENDPOINT
GET/api/v1/apps/lookup
GET/api/v1/apps/search
GET/api/v1/apps/aso-score
GET/api/v1/apps/extract-keywords
GET/api/v1/apps/reviews
GET/api/v1/keywords/search
GET/api/v1/keywords/suggestions
[ 02 / 03 ]·Usage//
Simple to use
Standard REST API with Bearer token auth. Works with any HTTP client, agent framework, or automation tool.
curl -H "Authorization: Bearer aso_your_api_key" \
"https://asotools.app/api/v1/apps/lookup?store=ios&id=com.example.app"All responses return { "data": ... } on success or { "error": { "code": "...", "message": "..." } } on failure.
[ 03 / 03 ]·MCP//
MCP Skill Definition
Download the MCP skill definition to use with Claude, OpenClaw, or any MCP-compatible agent.
Get API Access
Sign up, generate an API key, and start querying ASO data in minutes. No credit card required for the 14-day trial.
Get Started