Harden API security for:
API type: ${{API_TYPE}}
Current endpoints: ${{ENDPOINTS}}
Authentication method: ${{AUTH_METHOD}}
Implement:
- Rate limiting
- Input validation
- Authentication/authorization
- HTTPS enforcement
- CORS configuration
- Request size limits
- API versioning security
- Error handling (no info leakage)
- Logging and monitoringOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{API_TYPE][{ENDPOINTS][{AUTH_METHOD]