Art and design APIs offer access to museum collections, color palettes, fonts, and creative tools. Build applications that inspire creativity or integrate visual assets into your projects.
| Name | Description | Auth | HTTPS | CORS | Status |
|---|---|---|---|---|---|
| Améthyste | Generate images for Discord users | apikey | Yes | unknown | unknown |
| Art Institute of Chicago | Art | none | Yes | yes | unknown |
| Colormind | Color scheme generator | none | No | unknown | unknown |
| ColourLovers | Get various patterns, palettes and images | none | No | unknown | unknown |
| Cooper Hewitt | Smithsonian Design Museum | apikey | Yes | unknown | unknown |
| Dribbble | Discover the world’s top designers & creatives | oauth | Yes | unknown | unknown |
| EmojiHub | Get emojis by categories and groups | none | Yes | yes | unknown |
| Europeana | European Museum and Galleries content | apikey | Yes | unknown | unknown |
| Harvard Art Museums | Art | apikey | No | unknown | unknown |
| Iconfinder | Icons | apikey | Yes | unknown | unknown |
| Metropolitan Museum of Art | Met Museum of Art | none | Yes | no | unknown |
| Noun Project | Icons | oauth | No | unknown | unknown |
| Pixel Encounter | SVG Icon Generator | none | Yes | no | unknown |
| Rijksmuseum | RijksMuseum Data | apikey | Yes | unknown | unknown |
| Word Cloud | Easily create word clouds | apikey | Yes | unknown | unknown |
6 of these APIs require no authentication — you can start making requests immediately without signing up for an account. Just pick one from the table above, check its documentation, and send your first request.
7 APIs in this category require a free API key. This usually means creating a free account on the provider's website and copying your key from the dashboard. The process typically takes less than a minute.
Not sure where to start? Look for APIs marked as "alive" in the status column — these were recently verified as working. For browser-based projects, check that the API supports CORS.
Yes, all APIs listed on API Bouncer have a free tier. Some are completely open (no sign-up needed), while others require a free account to get an API key. Free tiers typically have rate limits — check each API's documentation for specifics.
It depends on your needs. Consider: Do you need authentication or prefer no-auth? Does your project need CORS support for browser access? How many requests will you make? Start with a no-auth API to prototype quickly, then switch to a more feature-rich option if needed.
We run periodic health checks on all listed APIs. The "Status" column shows whether each API was responding at our last check. APIs marked as "alive" were recently verified. You can also test any API yourself using curl or our guides on testing APIs.
Most free APIs allow commercial use, but terms vary by provider. Always check the specific API's terms of service. Some APIs have separate free and commercial tiers with different rate limits.