Instead of writing test scripts, you can describe what you want to verify in natural language and Octrafic generates requests and validations based on your API spec (OpenAPI/Swagger, Postman Collections, GraphQL, etc.).
It’s BYOK: you plug in your own AI provider key (Anthropic / OpenRouter / OpenAI), and the CLI runs locally.
Quick start:
Install: curl -fsSL https://octrafic.com/install.sh | bash
Run: octrafic
Repo: https://github.com/Octrafic/octrafic-cli Docs: https://docs.octrafic.com