Product Lookup API
Why use this API?
Clients can use the Product Lookup API to confirm their product configuration and attributes.
The Product Lookup API will only return Products/SKUs configured for the specific client initiating the request. This will be a subset of all the products available on Marketplace. Contact your account manager for more about other Products/SKUs available on Marketplace.
Participating parties
See here for definitions.
Clickatell
Client
Getting started with the Product Lookup API
To interface with Clickatell, the following needs to be set up, configured and tested:
Integrate with Security Service API
Follow the instructions in the Security Service API quick-start guide to request a token with your client_secret and client_id.
Use the API_key and access_token in the following request (Step 2).
Call Product Lookup API (this API)
Add the API_key and access_token to the request header.
Use the client_id supplied during integration.
Use one or more of the following fields if you want to restrict the Product Lookup response:
includeInactive
channelId
productTypeId
productId
vendorId
The following API calls are not discussed in this document as they form part of the respective API’s documentation as indicated below:
Security Service API quick-start guide
token Request
token Response
