Erebor API

Erebor's developer API for programmatic access to banking, money-movement, and stablecoin operations. The gateway at api.erebor.bank authenticates requests with an API key and returns a structured JSON error envelope ({docs_url, error, field, message}); API keys are minted in the Auth0-secured developer dashboard, which supports separate test and live modes. Full reference documentation is published on Fern at docs.erebor.bank but is gated behind login.

API entry from apis.yml

apis.yml Raw ↑
name: Erebor API
description: Erebor's developer API for programmatic access to banking, money-movement, and stablecoin
  operations. The gateway at api.erebor.bank authenticates requests with an API key and returns a structured
  JSON error envelope ({docs_url, error, field, message}); API keys are minted in the Auth0-secured developer
  dashboard, which supports separate test and live modes. Full reference documentation is published on
  Fern at docs.erebor.bank but is gated behind login.
humanURL: https://developer.erebor.bank
baseURL: https://api.erebor.bank
properties:
- type: Documentation
  url: https://docs.erebor.bank
- type: APIReference
  url: https://docs.erebor.bank
- type: Authentication
  url: authentication/erebor-authentication.yml
- type: ErrorCatalog
  url: errors/erebor-problem-types.yml