Getting Started
Developer Walkthrough
2 min
this guide helps you get started with amberflo by accessing your api key, installing an sdk in your preferred language, and completing the initial setup steps, such as creating customers and sending meter events prerequisites first, access your api key by selecting settings > account configurations from the amberflo console here you will see your api key; copy this for use to enable the sdk next, choose the sdk in your preferred language and install it $ pip install amberflo metering python if you would prefer to interact with our apis directly, the getting started docid\ kdkc4ffc0 k 1anjm362f contains all the necessary information to configure amberflo via api if you need to configure a meter ingestion stream from another location such as aws s3, sqs, a database, or even a file, see our documentation detailing aws cloudwatch docid\ euo1 qvcdw9kd4lhpzegw with step by step guides and example code integrate with amberflo once you have the api key and sdk installed, the next step is to begin taking action and creating objects in amberflo follow the step by step guide in your preferred language (for example, see the python version) for a step by step walkthrough to create customers, create and ingest meters, and get a usage report