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
![Document image Document image](https://images.archbee.com/GQ6FhONXoR2DQjp03hOcB/Z9xZebsdwPiuhPZuOltzE_image.png?format=webp)
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
![Document image Document image](https://images.archbee.com/GQ6FhONXoR2DQjp03hOcB/2OM-1tfsAYhtuK2cnYYd-_image.png?format=webp)
![Document image Document image](https://images.archbee.com/GQ6FhONXoR2DQjp03hOcB/0aVEQ_BRHYJ_XJCQY8LGb_image.png?format=webp)
Import environment file /api-postman/env-prod.json into Postman
![Document image Document image](https://images.archbee.com/GQ6FhONXoR2DQjp03hOcB/ETbdHZg8RAsv87C2AthLo_image.png?format=webp)
Set Amberflo’s username, password, X_API_XEY, and s3_bucket in prod environment file.
![Document image Document image](https://images.archbee.com/GQ6FhONXoR2DQjp03hOcB/fe5NuFZdF4tG6c6Wx6kIk_image.png?format=webp)
Launch Runner, select collection and environment file and run.
![Document image Document image](https://images.archbee.com/GQ6FhONXoR2DQjp03hOcB/29kU5m0kpIPfnqQ9RFUkl_image.png?format=webp)