Cataas · Example Payload

Cat Example

cuteorange

Cat Example is an example object payload from Cataas, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_ididtagsmimetypesizecreated_atedited_atvalidatedurl

Example Payload

Raw ↑
{
  "_id": "595f280b557291a9750ebf66",
  "id": "595f280b557291a9750ebf66",
  "tags": [
    "cute",
    "orange"
  ],
  "mimetype": "image/jpeg",
  "size": 18234,
  "created_at": "2026-05-29T14:30:00Z",
  "edited_at": "2026-05-29T15:00:00Z",
  "validated": true,
  "url": "https://cataas.com/cat/595f280b557291a9750ebf66"
}