request_endpoint_topup_payment
Return the x402 payment challenge needed to top up credits for an existing agent endpoint. Accepts either a dashboard PAT with mcp:endpoints:write or mcp:* or a legacy endpoint API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Slug of the endpoint to top up | |
| apiKey | No | Legacy endpoint API key (x402_*) | |
| accessToken | No | Your dashboard MCP personal access token (sgl_pat_*) | |
| topupAmount | Yes | USDC amount to add, minimum 1 |