Billogram v2 API

RESTful JSON API for managing invoices (billograms), customers, items, credit invoices, payment sources, offers, billing tabs, reports, and webhooks. Authenticated with HTTP Basic Auth (API User ID + API Key) over HTTPS, with separate sandbox and production environments.

API entry from apis.yml

apis.yml Raw ↑
name: Billogram v2 API
description: RESTful JSON API for managing invoices (billograms), customers, items, credit invoices, payment
  sources, offers, billing tabs, reports, and webhooks. Authenticated with HTTP Basic Auth (API User ID
  + API Key) over HTTPS, with separate sandbox and production environments.
humanURL: https://docs.billogram.com/
baseURL: https://billogram.com/api/v2
tags:
- Invoicing
- Billing
- Payments
properties:
- type: Authentication
  url: authentication/billogram-authentication.yml
- type: Conventions
  url: conventions/billogram-conventions.yml
- type: ErrorCatalog
  url: errors/billogram-problem-types.yml
- type: Webhooks
  url: asyncapi/billogram-webhooks.yml
- type: Sandbox
  url: sandbox/billogram-sandbox.yml
- type: Lifecycle
  url: lifecycle/billogram-lifecycle.yml
- type: Conformance
  url: conformance/billogram-conformance.yml