Qodex’s API Discovery Agent is built to help QA teams, developers, and SDETs instantly map and understand complex API collections, whether imported from Swagger, Postman, or SDK-generated specs.
It’s the first step in letting the AI “learn” your APIs before generating intelligent test scenarios, chaining logic, and validations.
Do I need to configure anything before discovery?No. As soon as you upload your API collection, discovery is triggered automatically. You can view the results in the API overview and dependency graph tabs.
What types of API specs are supported?Qodex currently supports:
Swagger (2.0 and 3.0)
OpenAPI (3.x)
Postman v2 Collections
If you don’t have one, Qodex can help auto-generate a Swagger file from your SDK.
What does the dependency graph do?The dependency graph visualizes how your APIs relate to each other. For example, it detects if a create-user API requires an auth-token from a login API and automatically maps the flow. This is used to chain API calls in test scenarios.
Can I edit the discovery results?Yes. You can edit module groupings, API tags, or dependency mappings. This helps the AI refine its understanding for better test generation and chaining.
What happens if my collection has 300+ APIs?Discovery can handle large collections, but we recommend starting with 10–15 APIs for trial and testing to conserve AI tokens and verify the output. Large collections consume more tokens for parsing and mapping.
Is any of my API data stored or shared?No. Your API data is processed in an isolated environment within your Qodex workspace. It’s fully encrypted, never shared externally, and compliant with enterprise security policies.