LogoClawIndex
CasesSkillsAbout
LogoClawIndex

api-design - REST API Design Patterns and Best Practices

Apply REST API design patterns including resource naming, status codes, pagination, filtering, and error responses for production APIs.

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • design API endpoints
  • review API contracts
  • define HTTP methods
  • assign status codes
  • implement pagination
  • add filtering
  • add sorting
  • structure error responses
  • configure rate limiting
  • plan API versioning

Inputs

  • API requirements
  • resource data model
  • business logic
  • use case specification
  • authentication configuration

Outputs

  • API endpoint definitions
  • HTTP method specifications
  • status code mappings
  • request/response schemas
  • pagination configuration
  • error response structures
  • rate limiting policies

Requirements

  • HTTP protocol knowledge
  • RESTful architecture understanding
  • JSON data handling

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
REST API
API Design
Backend
API Patterns
HTTP
API Standards
design API endpoints
review API contracts
define HTTP methods
assign status codes
API requirements
resource data model
business logic
API endpoint definitions
HTTP method specifications
status code mappings