Documentation Index
Fetch the complete documentation index at: https://docs.oneshotagent.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /.well-known/acp/manifest.json
Returns the ACP manifest with all available products, pricing, and payment handlers. This endpoint is public — no authentication required.Response
Product Structure
Each product includes:| Field | Type | Description |
|---|---|---|
id | string | Unique product identifier (e.g. oneshot-email) |
name | string | Human-readable name |
description | string | What the tool does |
default_price.unit_amount | number | Price in cents (USD) |
default_price.currency | string | Always usd |
input_schema | object | JSON Schema describing required input parameters |
Soul Products
Active Soul.Markets services appear as products with IDs formatted asoneshot-soul-{agent-slug}-{service-slug}. These are loaded dynamically from the database.