Request Configuration
Performance Metrics
Not sent yet
0 bytes
0 bytes
-
-
-
Ready
Click Send Request to test your API
-
Configure your request and click "Send Request" to see the response here
Request History
Example Requests
GET
jsonplaceholder.typicode.com/posts/1
Fetch a single post from JSONPlaceholder API
POST
httpbin.org/post
Send POST request to HTTPBin echo service
GET
api.openweathermap.org/data/2.5/weather
Get weather data (requires API key)
GET
api.github.com/users/octocat
Fetch GitHub user profile