Authentication

Authentication

post

Get your Bearer token with your API Key.

Body
apiKeystringOptional

API Key

Example: 12345678U5678HG
Responses
chevron-right
200

Success

application/json
codeanyOptionalExample: 200
tokenanyOptionalExample: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NXyIfLk-PusRbBb-[.....]
post
/api/v1/authenticate

Last updated