API Design Reviewer

PRO
Advanced 30 min Verified 4.6/5

Audit REST and GraphQL APIs for consistency, scalability, security, and adherence to best practices before deployment.

Example Usage

Review this REST API design for a user management service. The endpoint is GET /api/v1/users/{id}/profile. Check for consistency with RESTful naming conventions, verify appropriate HTTP status codes, validate error response structure follows RFC 9457 Problem Details format, and flag any security concerns like exposed sensitive fields.
Skill Prompt

Pro Skill

Unlock this skill and 944+ more with Pro

This skill works best when copied from findskill.ai — it includes variables and formatting that may not transfer correctly elsewhere.

How to Use This Skill

1

Copy the skill using the button above

2

Paste into your AI assistant (Claude, ChatGPT, etc.)

3

Fill in your inputs below (optional) and copy to include with your prompt

4

Send and start chatting with your AI

Suggested Customization

DescriptionDefaultYour Value
URL to organizational API style guide for validationhttps://opensource.zalando.com/restful-api-guidelines/
Default records per page for pagination review20
Maximum allowed records per request1000
Required authentication mechanismoauth2
Maximum allowed GraphQL query complexity score1000
Time window for rate limiting3600

Audit REST and GraphQL APIs for consistency, scalability, security, and adherence to best practices. Get detailed review reports with actionable recommendations before deployment.

Research Sources

This skill was built using research from these authoritative sources: