@jvl/api
v1.0.0
Published
API declarations
Downloads
2
Readme
API Package for accessing JVL APIs
OpenAPI specs
You can find the OpenAPI specifications in a json format in the openapi
directory
API Paths
The path for the pay API is https://pay.juicevendor.com/api/
The path for the profiles API is https://profile.juicevendor.com/api/
Authentication
You can authenticate yourself to the API using the header Authorization: Bearer <YOUR CLIENT ID>:<YOUR CLIENT SECRET>