Guides
...
Usage Metering
Ingestion Options
POSTMAN Collections
5min
The easiest way to start with the Amberflo API is by using a Postman collection. You can create meters, ingest data, and query the data in as little as 5 minutes.
Github repo https://github.com/amberflo/api-postman
Postman
node.js
newman - Postman runtime
Installation Download github repo https://github.com/amberflo/api-postman (also on the github page)
Import collection /api-postman/api-tests.collection.json into Postman
Import environment file /api-postman/env-prod.json into Postman
Set Amberflo’s username, password, X_API_XEY, and s3_bucket in prod environment file.
Launch Runner, select collection and environment file and run.