Guides
Build with the NiftyImages API
Start here for concepts, workflows, and patterns. The API reference stays generated from OpenAPI and owns exact request and response details.
Base URL:
https://dev.niftyimages.com/v2
Start here
1
Authenticate
Send your NiftyImages API key as Authorization: Bearer {apiKey}.
2
Make a discovery call
Use GET /v2/whoami and GET /v2/image-types to verify access and discover valid image types.
3
Follow a resource guide
Use Images, Fonts, Timer Frames, Timers, Stores, or Maps depending on what your integration needs to manage.
4
Connect an AI app to your Data Store
Use Connect with AI to add Store MCP in Claude, Codex, ChatGPT, or Cursor—or For Agents and llms.txt when an agent is writing against REST.