You can quickly build a fully-featured client using swagger codegen:
https://github.com/swagger-api/swagger-codegen
Or directly via the online swagger editor:
- In the swagger editor, Click on File → Import Url.
- Enter the API docs URL that is provided above.
- Click on Generate client and select the desired language.