Noun Project Collection Example is an example object payload from Noun Project, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"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": {
"id": 4321,
"username": "jsmith",
"name": "Jane Smith",
"permalink": "https://thenounproject.com/jsmith/",
"location": "Brooklyn, NY",
"bio": "Designer focused on space exploration icons.",
"avatar_url": "https://static.thenounproject.com/avatars/4321.png"
},
"date_created": "2024-04-12T10:00:00Z",
"date_updated": "2024-09-30T18:22:00Z",
"is_published": true,
"icon_count": 32,
"tags": [
{
"id": 999,
"slug": "spaceship"
},
{
"id": 999,
"slug": "spaceship"
}
],
"icons": [
{
"id": 1234567,
"attribution": "rocket by Jane Smith from Noun Project",
"attribution_preview_url": "https://static.thenounproject.com/png/1234567-attribution.png",
"creator": null,
"date_uploaded": "2024-08-15T13:45:00Z",
"is_active": true,
"is_public_domain": false,
"license_description": "creative-commons-attribution",
"permalink": "https://thenounproject.com/icon/1234567/",
"preview_url": "https://static.thenounproject.com/png/1234567-200.png",
"preview_url_42": "https://static.thenounproject.com/png/1234567-42.png",
"preview_url_84": "https://static.thenounproject.com/png/1234567-84.png",
"preview_url_200": "https://static.thenounproject.com/png/1234567-200.png",
"icon_url": "https://static.thenounproject.com/svg/1234567.svg",
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"...\"/></svg>",
"style": "solid",
"line_weight": 4,
"tags": [
{},
{}
],
"term": "rocket",
"term_slug": "rocket",
"year_published": 2024,
"royalty_free_license": true,
"nsfw": false,
"sponsor_id": null,
"thumbnail_url": "https://static.thenounproject.com/png/1234567-200.png"
},
{
"id": 1234567,
"attribution": "rocket by Jane Smith from Noun Project",
"attribution_preview_url": "https://static.thenounproject.com/png/1234567-attribution.png",
"creator": null,
"date_uploaded": "2024-08-15T13:45:00Z",
"is_active": true,
"is_public_domain": false,
"license_description": "creative-commons-attribution",
"permalink": "https://thenounproject.com/icon/1234567/",
"preview_url": "https://static.thenounproject.com/png/1234567-200.png",
"preview_url_42": "https://static.thenounproject.com/png/1234567-42.png",
"preview_url_84": "https://static.thenounproject.com/png/1234567-84.png",
"preview_url_200": "https://static.thenounproject.com/png/1234567-200.png",
"icon_url": "https://static.thenounproject.com/svg/1234567.svg",
"svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path d=\"...\"/></svg>",
"style": "solid",
"line_weight": 4,
"tags": [
{},
{}
],
"term": "rocket",
"term_slug": "rocket",
"year_published": 2024,
"royalty_free_license": true,
"nsfw": false,
"sponsor_id": null,
"thumbnail_url": "https://static.thenounproject.com/png/1234567-200.png"
}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/noun-project-collection-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.