API Testing

Test API endpoints with proper authorization. Use when testing curl requests, checking API responses, or getting 401 Unauthorized. API requires two auth levels - Basic Auth (nginx) + Session Auth (login). Credentials in .cursor/.secrets/.

dmitryprg-ai Updated

File contents

dmitryprg-ai/cursor-develop-autorules/tree/main/.cursor/skills/api-testing commit c1037814a7

Frequently asked questions

npx skillmds@latest add dmitryprg-ai/api-testing-2