Noun Project · Example Payload

Noun Project Collection Search Response Example

Art And DesignIconsSVGVisual LanguageDesign AssetsPublic APIs

Noun Project Collection Search Response Example is an example object payload from Noun Project, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

collectionsgenerated_attotalnext_pageprev_page

Example Payload

Raw ↑
{
  "collections": [
    {
      "id": 98765,
      "slug": "weather-icons",
      "name": "Weather Icons",
      "description": "A complete weather iconography set covering conditions and forecasts.",
      "permalink": "https://thenounproject.com/collection/98765/",
      "preview_url": "https://static.thenounproject.com/collections/98765-cover.png",
      "creator": null,
      "date_created": "2024-04-12T10:00:00Z",
      "date_updated": "2024-09-30T18:22:00Z",
      "is_published": true,
      "icon_count": 32,
      "tags": [
        {},
        {}
      ],
      "icons": [
        {},
        {}
      ]
    },
    {
      "id": 98765,
      "slug": "weather-icons",
      "name": "Weather Icons",
      "description": "A complete weather iconography set covering conditions and forecasts.",
      "permalink": "https://thenounproject.com/collection/98765/",
      "preview_url": "https://static.thenounproject.com/collections/98765-cover.png",
      "creator": null,
      "date_created": "2024-04-12T10:00:00Z",
      "date_updated": "2024-09-30T18:22:00Z",
      "is_published": true,
      "icon_count": 32,
      "tags": [
        {},
        {}
      ],
      "icons": [
        {},
        {}
      ]
    }
  ],
  "generated_at": "2026-05-28T14:00:00Z",
  "total": 187,
  "next_page": "eyJsYXN0X2lkIjo5ODc2NX0=",
  "prev_page": null
}