API Documentation for xCams
Postman Json
HTML Doc
How to use?
Download postman and import postman.json file as below. More details please read here
You can import Postman data you previously exported, including collections, environments, data dumps, and globals.
To import Postman data, click Import. Select your file or folder, input your link, paste your raw text, or import from GitHub. Postman will automatically recognize Postman data, confirming the name, format, and what the file will import as. Click Import to bring your data into Postman.
Setup your environment
Replace
{{host}}
with your API endpoint such as:https://api.your-xcams.info
Replace
{{user-auth-token}}
with JWT token you got from user login APIReplace
{{peformer-auth-token}}
with JWT token you got from performer login APIReplace
{{studio-auth-token}}
with JWT token you got from studio login APIReplace
{{model-id}}
with your performer idReplace
{{gallery-id}}
,{{product-id}}
, etc… with related ID