Skip to content

Billing and Rate Limiting Control

Simon Redfern edited this page Feb 19, 2020 · 14 revisions

API Billing in OBP can be acheived with a combination of:

  • OBP Consumer APIs (enable / disable consumers)
  • OBP Rate Limiting APIs (set rate limits per consumer)
  • OBP Rate Limiting functionality on all OBP APIs (Call counters)
  • OBP Metrics and Aggregate Metrics APIs (query Consumer usage of APIs)
  • OBP Billing App (which calls above APIs and below Invoice solution)
  • External Invoicing / Payment solution. e.g. Invoice Ninja

OBP Billing

Clone this wiki locally