API Tools
Test and debug your APIs
API Integration Types
REST
GraphQL
SOAP
JSON-RPC
XML-RPC
Webhooks
OAuth
API Keys
JWT
Frequently Asked Questions
What types of APIs can I test?
You can test REST, GraphQL, SOAP, and WebSocket APIs. We support all standard HTTP methods.
How do I authenticate API requests?
Add your authentication headers, API keys, or OAuth tokens in the request configuration panel.
Can I save and share API requests?
Yes! Save your requests locally and export/import them to share with your team.
Are my API credentials secure?
Credentials are stored only in your browser's local storage and never transmitted to our servers.
Do you support environment variables?
Yes. Define environment variables to switch between development, staging, and production APIs easily.