Call StructureLearn how to send requests and handle responses.When you call the Selling Partner API (SP-API), you must: Structure your request correctly, including all required parameters and headers. Send the request to the appropriate endpoint. Process the response headers and messages, and take appropriate action. This section explains the mechanics of SP-API requests and responses. In this section Connect to the SP-API: Learn how to structure and send requests to the SP-API. Parse SP-API Responses: Understand how the SP-API returns response headers and messages, and how to handle successful responses and errors. Additional resources Using SDKs SP-API Code Samples Code samples on GitHub Table of Contents In this section Additional resources