electrickiwi-nz / api-samples

Electric Kiwi API Samples. Provides sample code on how to authenticate and make calls to the Electric Kiwi API. To get started with the APIs, please check the Electric Kiwi developer website.
https://developer.electrickiwi.co.nz
MIT License
6 stars 2 forks source link

Electric Kiwi API Samples

Getting started

The samples within this repository provide the ability for you to start developing a widget using one of the following programming languages:

Within each sample there are steps to follow specific to the language which will allow you to login and make an endpoint call.

You will need to register at https://developer.electrickiwi.co.nz to get client_id (YOUR_CLIENT_ID) and client_secret (YOUR_CLIENT_SECRET) which will allow you to configure the samples, log in to the sandbox environment, and query the Electric Kiwi API.

Please refer to the specific sample programming language README.md for further instructions to get you started.

Happy coding!