VOOZH about

URL: https://apistylebook.com/design/topics/resource-url-format

⇱ URL format


URL format

How to design URLs

Atlassian - Atlassian REST API Design Guidelines version 1

REST Resources
URI Structure

Atlassian - Atlassian REST API Policy

Stable URIs

Australian Digital Transformation Office - API Design Guide

URL Depth
Good RESTful URL examples

Cisco - API Design Guide

3.4 URL Format
URL Paths

Cloud Foundry - Cloud Controller API v3 Style Guide (Proposal)

URL Structure

Deliveroo - API Design

Path segments
Single-entity GET endpoints
Collection GET endpoints

Google - Google API Design Guide

Resource Names
The resource name is organized hierarchically using collection IDs and resource IDs, separated by forward slashes.
Resource Name vs URL

Haufe - Haufe API style guide

URI Components

Heroku - HTTP API Design Guide

Use consistent path formats
Downcase paths and attributes
Minimize path nesting

Microsoft - Microsoft REST API Guidelines

URL Structure
URL Length
Collection URL patterns

PayPal - API Style Guide

URL Components
Update Partial Single Resource

Red Hat - Thoughts on RESTful API Design

URLs

White House - White House Web API Standards

RESTful URLs

Zalando - RESTFul API Guidelines

Path segments must be lowercase separate words with hyphens
Always Pluralize Resource Names
First Path segment May be /api
Avoid Trailing Slashes
Limit of Sub-Resource Levels

adidas - adidas API design guidelines

URI structure
Changes and Versioning