Skip to main content

API Overview

ASG Agent Cloud uses the Model Context Protocol (MCP) for all tool interactions.

Endpoints

ASG exposes two endpoints — use whichever matches your integration: Base URL:

Protocol

All requests use JSON-RPC 2.0 over HTTP POST.

Request Format

Methods

Authentication

All requests require an API key via Bearer token:
Create API keys in the Console. See Authentication for details.

Response Format

Success (200)

Payment Required (402)

Active Tools

See Tool Availability for the full catalog and roadmap.

Rate Limits

Next Steps

Error Codes

Full error code reference

SDK

Use our TypeScript SDK