Machine-readable documentation

Public documentation sources for integration tools and AI agents.

Use the documentation index to find public guides and API references. Append .md to a documentation page URL to retrieve its Markdown version.

Find integration data

TopicPublic guide
Countries, currencies, and limitsSupported Countries & Limits
Mobile money operator codesMobile Money Operators
Blockchains and featuresSupported Blockchains & Features
Wallet integrationWallets
API error handlingAPI Error Handling & Codes
Webhook eventsEvent Types & Structures
Direct collection test valuesTesting Direct Collection APIs
Hosted checkout test valuesTesting the Universal Payment SDK
Payout test valuesTesting Payouts
Agent integration rulesAgent instructions

Fetch a guide

curl --fail https://docs.honeycoin.app/llms.txt
curl --fail https://docs.honeycoin.app/docs/testing-direct-collections.md

The index is plain text and the guide is Markdown. Use the API references linked from the index for request and response schemas.

Related