July 25, 2022Ad ServerImprovement
This week, the Topsort team releases the API Logs module for developers to troubleshoot issues quicker than ever before. This first launch in developer tools aims to bring transparency and clarity into the API integrations process for marketplace engineering teams. 🧑🔧
Release Notes
API Logs
The API Logs show users all the REST API request methods (GET, POST, PUSH, PATCH, and DELETE) and their corresponding response or status code (200, 400, etc.) made within the last 2 weeks. Filter through requests by date, status, HTTP method, and API endpoint. Switch through the “Succeeded” and “Failed” tabs to look through requests with the same status. Clicking on any one method to display detailed information about the request and response in the side view:- HTTP method and URL
- Status
- Time
- Source
- Request query parameters