ONRAMP or OFFRAMP). Before creating an Onramp or Offramp, check whether the corridor you need is available - both in general, and for the specific user you’re transacting on behalf of.
The corridor catalog
GET /v3/corridors and GET /v3/corridors/:corridorId return the global catalog - every corridor HIFI could support, independent of any one profile or user.
Request
status, fiatCurrency, fiatCountry, transferType, and direction - all optional.
Check corridor eligibility
GET /v3/users/:userId/corridors/eligibility filters the catalog down to what a specific user can actually transact on right now.
Request
expand omitted or false), data is just an array of corridor id strings - pass expand=true for the full objects shown below.
Getting Help
- 📧 Email: support@hifi.com
- 💬 Slack: Message us in our shared Slack channel
Related Resources
- Eligibility Overview - Eligibility resources
- Virtual Account Routes - The equivalent check for Virtual Accounts
- Onramps / Offramps - Gated by these corridors