# ChainPost AI Services Index ## API Documentation - http://app.chainpost.ai/openapi.json - Full OpenAPI 3.0 specification - http://app.chainpost.ai/docs - Human-readable API docs ## Public Discovery - http://app.chainpost.ai/api/public/agent-manifest - Machine-readable agent manifest - http://app.chainpost.ai/api/v1/capabilities - Public capability catalog - http://app.chainpost.ai/api/public/service-catalog - Public pricing and auth catalog - http://app.chainpost.ai/.well-known/ai-services.json - Well-known service descriptor ## Service Endpoints - http://app.chainpost.ai/api/public/jobs/quote - Quote a mail job - http://app.chainpost.ai/api/public/jobs/{jobId}/accept-quote - Accept a quoted job - http://app.chainpost.ai/api/public/jobs/{jobId}/status - Check job status - http://app.chainpost.ai/api/public/agent-callbacks/register - Register callbacks ## Payment Integration - x402-supported: false - payment-token: USDC - payment-network: eip155:8453 - facilitator: none ## Notes - The current public contract is compatible with autonomous agents. - Use the OpenAPI and agent manifest endpoints as the source of truth. - Service catalog and well-known manifest are the canonical discovery companions.