Inbound APIs

This guide documents the Amazon Yojaka Adapter APIs that you need to invoke from your adapter code when certain events occur in the marketplace/fulfilment channel that your adapter works with. All of Amazon Yojaka’s Adapter APIs are implemented as RESTful APIs which are directly accessible over the internet. All the APIs are available only over the secure TLS channel (HTTPS).

Note

These APIs are referred to as the Inbound APIs from the perspective of the Amazon Yojaka product as an external adapter makes API calls to these APIs.

Authentication & Authorization

To invoke the Amazon Yojaka Adapter APIs, you must use the AWS Sig V4 signing algorithm to sign each API request. Use the credentials of the AWS IAM role assigned to your adapter during the On-boarding step to sign your API requests.

API Endpoints

Amazon Yojaka provides region-specific endpoints for different stages. Choose the API endpoint according to whichever stage/region in which you want to invoke Amazon Yojaka Adapter APIs. All the endpoints are exposed on the standard TLS (HTTPS) port 443.

Country / Area

Stage

API Endpoint URL

IN

Production

api.prod.dub.adapters.yojaka.xp.sellers.a2z.com

On this page