API Testing

Test browser-side API integrations by mocking responses, intercepting requests, and monitoring network traffic from the page. Use when the user wants to mock backend APIs at the browser level, simulate errors, test offline behavior, intercept requests, or add authentication headers from the page. For server-side API testing (drive real HTTP/gRPC/GraphQL/WS endpoints, log correlation, db verification), use the `backend-testing` skill instead.

ironbee-ai ad05dc9 6.9 KB Updated

File contents

ironbee-ai/ironbee-devtools-skills/tree/main/skills/api-testing commit ad05dc9540

Frequently asked questions

npx skillmds@latest add ironbee-ai/api-testing