M
mcp
/get_api_endpoint
Get an Applivery API endpoint definition
Get the machine-readable OpenAPI definition of one Applivery REST API endpoint: method, path, baseUrl, security, parameters, requestBody and responses — fully d
liveunknown~5s typical
mcpmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-applivery-docs-mcp /get_api_endpoint for me.
Input
| Field | Type | Description |
|---|---|---|
| url | string | A docs.applivery.com API reference page URL, e.g. from a search_docs result with docType ' |
| slug | string | Path after the locale, e.g. 'api/android/web-apps/delete-web-app'. Used with locale when u |
| locale | string | Locale for the slug, e.g. 'en' (default en). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-applivery-docs-mcp","endpoint":"/get_api_endpoint","input":{}}'cli
npx cracked-ai run -p mcp-com-applivery-docs-mcp -e /get_api_endpoint -i '{}'mcp
run_tool({ provider: "mcp-com-applivery-docs-mcp", endpoint: "/get_api_endpoint", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.