API Testing O' Tool

The full address of the API endpoint you want to test. Select the HTTP method to use for your request (GET, POST, etc). If the API requires authentication, paste your Bearer token or API key here. Add any extra HTTP headers your API needs, in JSON format. Provide the data to send with your request, usually in JSON format. Only used for POST or PUT.