Entry
Welcome to the Skinout Pay API!
Last updated
Welcome to the Skinout Pay API!
Last updated
Interaction with the API works using POST or GET requests to the URL:
Service accepts POST requests in JSON format with the header "Content-Type: application/json"
All requests to the API must be signed using your API Key:
All service responses contain the success parameter (can be true or false)
If success = false , then the response will contain the error parameter with the description of the error.