Quickstart
This quickstart shows how to orient around PubFi’s public docs, Discovery surfaces, and agent interfaces.1. Read The Public Index
Start with:2. Inspect API And MCP Schemas
Open:3. Choose The Right Path
| Need | Path |
|---|---|
| Compare crypto data providers | Discovery pages |
| Let an agent inspect available data | pubfi.capabilities.search |
| Turn a data need into a route | pubfi.route.plan |
| Understand why a route was selected or rejected | pubfi.route.explain |
| Inspect input/output shape | pubfi.schema.get |
| Estimate cost posture | pubfi.pricing.quote |
| Execute a supported route | pubfi.route.execute with PubFi API-key auth and planning evidence |