Test your API endpoints easily with this Caido extension. Just import your OpenAPI spec or Postman collection and start testing!
This extension helps you test your API endpoints by importing OpenAPI specs or Postman collections. You can set up different values for variables and it will test all combinations automatically. You can also search for specific endpoints you want to test.
- Import anything: Works with OpenAPI specs and Postman collections
- Test with variables: Set different values for variables and test all combinations
- Find what you need: Search for specific endpoints by keyword
- See results: View all your test results in a clean tab
- Send to Replay: Click on results to create a collection in Replay
- Check schemas: Look at your API definitions in a dedicated tab
- Add your API spec: Paste your OpenAPI JSON/YAML or Postman collection RAW Endpoints You can now import raw endpoints with or without method to test
- Set up variables: Add different values you want to test. There are two types:
- General variables: Used automatically everywhere in your tests
- Local variables: Set directly on specific tests and override the general values
- templates Variables: Set on application level allow you to set placeholder for common variables
- Find endpoints: Search for the specific API paths you want to test
- Run tests: The extension will test all your combinations automatically. You can configure:
- Delay between requests: Set how long to wait between each test
- Worker numbers: Control how many tests run at the same time
- Custom headers: Add authorization tokens, cookies, or other headers
- Check results: See all your test results in the results tab
- Send to Replay: Click on any result to create a collection in Replay
Feel free to request features, suggest improvements, or report bugs via GitHub Issues.



