POS API - Chimpy
v2.0
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Getting started
Copy Markdown
Open in ChatGPT
Open in Claude
PoS API in a nutshell
PoS API is a REST API in JSON, that allows retail partners to rent out and take back powerbanks at their point of sale.
The API is available in a sandbox and a production environment.
The endpoints are built around 3 resources:
- Batteries: check whether a given power bank can be rented out or returned. N.B.: this check is optional.
- Users: check whether a given user coupon is valid and leads a special deal and / or to an in-app payment. N.B: this check is optional.
- Rentals: get pricing information and/or create a rental for a given battery, location and eventually user coupon
Each endpoint can only be used if the request is authorized.
Quick start with Postman
Any recent HTTP client can be used to interact with the Chimpy POS API (curl, wget, ruby net/http, node http, etc.). However, the quickest way to get started - without writing a single line of code or handling any configuration - is to use the readymade Postman collection built for Chimpy's PoS API.
- Download Postman (or update your existing version with the latest one)
- Log in with the Postman credentials provided by Chimpy to access the collection
- Select team workspace
Chimpyand environmentChimpy Sandboxin Postman - Get a valid
access_token(JWT) by calling the endpoint available underAuthfolder. Theaccess_tokenwill be automatically saved and added to the requests to the following step. See Authorization & Authentication for further information. - Play with the different endpoints under the resources folders (Batteries, Users, Rentals). If a
HTTP 401 Unauthorizedresponse is returned by the Chimpy POS API, repeat step 4. See Batteries, Users, Rentals for further information.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
Authentication & AuthorizationDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
