Authentication
The first thing you need to do before you start interacting with Beem APIs using language based SDKs is authenticating your app with access-key and secret-key obtained from [BeemAfrica] official website just as shown in the example below;
- Python
- JavaScript
- PHP
note
This authentication part is very crucial because without it, you won't be able to interact with the rest of the APIs