Guides
...
Usage metering
METER INGESTION - Data Sources

POSTMAN Collections

5min

Ingesting Meters using POSTMAN

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.


Document image


Prerequisites

Postman

node.js

newman - Postman runtime

Installation Download github repo https://github.com/amberflo/api-postman (also on the github page)

Postman Instructions

Import collection /api-postman/api-tests.collection.json into Postman

Document image

Document image


Import environment file /api-postman/env-prod.json into Postman

Document image


Set Amberflo’s username, password, X_API_XEY, and s3_bucket in prod environment file.

JSON

Document image


Launch Runner, select collection and environment file and run.

Document image




Updated 31 Jul 2024
Did this page help you?