API Reference
Getting started
Lago API allows your application to push customer information and metrics (events) from your application to the billing application.
To integrate it into your application, you can use the JSON HTTP API or one of the Lago libraries (depending on your programing language or framework).
You must retrieve your API key from your account.
Configuration
Install package with pip
Usage
Add the gem in your Gemfile
Or if bundler is not being used to manage dependencies, install the gem by executing:
Usage
Install package with npm
Usage
Install package
Usage
Was this page helpful?