Account & Auth
Authorize an OAuth app
Developer API operation for GET /dev/v1/oauth/authorize.
GET
Authorize an OAuth app
Documentation Index
Fetch the complete documentation index at: https://docs.shoppex.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your Shoppex API key in the Authorization header.
Query Parameters
Response
200 - text/html
Successful response
The response is of type string.
Example:
"<!doctype html><html><body><h1>Approve OAuth app</h1><p>ERP Connector</p><p>orders.read</p></body></html>"
Authorize an OAuth app