Portico

API

Read-only, no authentication, CORS open to all origins. Responses are edge-cached.

curl https://portico.mori22.com/api/v1/brands?group=marriott

Response shape

{
  "meta": { "total": 108, "limit": 20, "offset": 0,
            "attribution": "…", "license": "ODbL-1.0" },
  "data": [ … ]
}

Errors use { "error": { "code", "message" } }. Breaking changes will ship as /api/v2.

Data is licensed under ODbL 1.0 — see このサイトについて.