thenounproject.com
The Noun Project is an online library of SVG and PNG icons and stock photos. It lets designers and developers search, download, and integrate icons, including through its icon API.
thenounproject.com exposes one documented HTTP REST API for its icon library, with a published OpenAPI pointer and OAuth 1.0a authentication using a generated API key/secret pair.
- Noun Project Icon APIdiscovered
Sign in with a Noun Project account, then go to the app management page or Create New Key flow. Click Create New Key, enter the requested app info, and save the generated API key and API secret. The docs say to treat them like a secret password. Use the pair to sign requests with OAuth 1.0a; Noun Project notes that no user access token is needed because the API does not currently expose private user data.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://thenounproject.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing