For the complete documentation index, see llms.txt. This page is also available as Markdown.

Submit an API

Want your x402 API listed in the Floe directory? Two ways:

  1. Add a JSON file to x402-directory/entries/your-api-name.json

  2. Follow the schema in x402-directory/schema.json

  3. Open a PR — we'll verify the endpoint and merge

Option 2: Contact Us

Email hello@floelabs.xyz with:

  • API endpoint URL

  • Provider name

  • Pricing (per-call in USDC)

  • Brief description

Requirements

  • Must accept USDC on Base (chain ID 8453) via x402 protocol

  • Must respond with HTTP 402 and a valid PAYMENT-REQUIRED header

  • Must be reachable and functional at the time of submission

Last updated