RESTful APIs website screenshot

RESTful APIs

Representational State Transfer (REST) is an architectural style for designing networked applications. RESTful APIs use HTTP methods to perform CRUD operations and communicate between client and server using stateless, cacheable requests with standard conventions. This collection covers RESTful API design principles, best practices, standards, tools, and the OpenAPI Specification ecosystem.

RESTful APIs is profiled on the APIs.io network. Tagged areas include Architecture, HTTP, REST, Web Services, and OpenAPI.

The RESTful APIs catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

19.4/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
0 APIs
ArchitectureHTTPRESTWeb ServicesOpenAPIStandardsDesign

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 19.4/100 · emerging
Contract Quality 3.8 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 8.8 / 12
Discoverability 6.8 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/restful-apis: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Restful Apis Context

30 classes · 0 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

RESTful APIs API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

RESTful API Error

7 properties

JSON SCHEMA

RESTful API Resource

6 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Restful Apis Resource Structure

0 properties

JSON STRUCTURE

Examples 1

Example request and response payloads for these APIs.

Restful Apis Crud Example

4 fields

EXAMPLE

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Restful Apis Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Documentation 4

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Company 1

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: restful-apis
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/restful-apis.png
name: RESTful APIs
description: Representational State Transfer (REST) is an architectural style for designing networked applications. RESTful
  APIs use HTTP methods to perform CRUD operations and communicate between client and server using stateless, cacheable requests
  with standard conventions. This collection covers RESTful API design principles, best practices, standards, tools, and the
  OpenAPI Specification ecosystem.
type: Index
url: https://raw.githubusercontent.com/api-evangelist/restful-apis/refs/heads/main/apis.yml
tags:
- Architecture
- HTTP
- REST
- Web Services
- OpenAPI
- Standards
- Design
created: '2025-01-01'
modified: '2026-05-02'
specificationVersion: '0.19'
apis: []
artifacts:
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/restful-apis/refs/heads/main/json-schema/restful-apis-resource-schema.json
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/restful-apis/refs/heads/main/json-schema/restful-apis-error-schema.json
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/restful-apis/refs/heads/main/vocabulary/restful-apis-vocabulary.yml
common:
- type: DomainSecurity
  url: security/restful-apis-domain-security.yml
- type: Website
  url: https://restfulapi.net/
- type: OpenAPI Specification
  url: https://spec.openapis.org/oas/latest.html
- type: RFC 7231 HTTP Semantics
  url: https://datatracker.ietf.org/doc/html/rfc7231
- type: Roy Fielding REST Dissertation
  url: https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm
- type: Richardson Maturity Model
  url: https://martinfowler.com/articles/richardsonMaturityModel.html
- type: OWASP API Security Top 10
  url: https://owasp.org/www-project-api-security/
- type: JSON API Specification
  url: https://jsonapi.org/
- type: HAL Specification
  url: https://stateless.group/hal_specification.html
- type: Swagger Tools
  url: https://swagger.io/tools/
- type: Postman REST Client
  url: https://www.postman.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com