API Configuration

Headers
Request Body

Making API request and converting response to JSON...

Common Headers Examples:

  • Authorization: Bearer YOUR_TOKEN
  • Content-Type: application/json
  • Accept: application/json
  • X-API-Key: YOUR_API_KEY

Response Output

Features:

  • Full HTTP method support (GET, POST, PUT, PATCH, DELETE)
  • Multiple custom headers support
  • Request body editor with syntax highlighting
  • Response time and size tracking
  • Auto-formatting of JSON responses