Similar to the Network tab in Chrome Dev Tools but works for any API, Mobile apps, web hooks, frontend etc..
Features
Realtime logs
Offline support
Collaborate better
Instantly switch APIs
View requests on your dashboard as they happen. It helps you track issues while testing the mobile app or website, even if it's your client doing the testing from a different location. Similar to Requestbin
Realtime logs
View headers and data for requests and responses
HTTPS support
If you have separate teams working on the API provider and the API consumer, it's easier to collaborate and debug edge cases.
Trace the rare errors and bugs
Reproduce errors and verify fixes
Compare different requests
API's not ready yet? Mock it!
Your API might not be ready when the mobile app team starts their work. No problem, start mocking API responses with intercept.rest and switch to the actual API when it is live.It's super simple to mock API with intercept
Start with prebuild mock servers
Static JSON responses
Simple Authentication
Mock REST API
Test how your app behaves for different cases
Delay in responses
Unexpected responses
CORS support
Two clicks to start using the actual API
Disable mocking
Add the API URL
Test the API