1.0.0 • Published 7 months ago

@jvl/api v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

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>