Skip to content

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.

License

Notifications You must be signed in to change notification settings

gdowse-devbits/electrickiwi_api-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 28.5%
  • HTML 24.1%
  • PHP 23.2%
  • JavaScript 18.7%
  • Dockerfile 5.5%