get
/oauth/authorize
Step 1: Authorize and grant access to your app
- Create an App in the Merchant Panel on the Joom Platform and copy your client id and secret (you will need them later on)
- Direct the user to this URL with
client_id
replaced by your app’s Client ID:
https://api-merchant.joom.com/api/v2/oauth/authorize?client_id={client_id}
- Follow the link and log in if hadn’t previously
Log in on Joom:
- Grant permission by clicking on «grant access».
Grant permissions:
Request Parameters
1 Query Parameter
Responses
The default response.
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host