Base URL
Authentication
Use an API key withusage.write scope:
Endpoints
Quick Example
What Happens
- Fluxrate looks up the meter by
meter_token - Resolves the customer by
customer_external_id(creates if new) - Stores the usage event in the database
- Returns the created event record
Response
Error Codes
Integration Patterns
Tracking Usage
Detailed guide with code examples in Python, Node.js, and Go.
Aggregation Types
Choose the right aggregation for your meter type.