Basic Auth:
To be able to make successful calls to the Tixstock-Internal API, a valid basic auth credentials must be provided within the header parameters for the request.
To set up basic auth, please add Username and Password along with Type as a basic in authorization.
Error Codes
If an invalid Username or Password is provided, the following error code will be returned.
Error Code | Error Message |
---|---|
111 | Invalid authorization |