Skip to main content
Lightdrift is in private beta. If you don’t have an API key yet, sign up at lightdrift.ai/sign-up and create one in the dashboard.Default photo searches now use Voyage embeddings and caption reranking, without waiting for our legacy GPU service to warm up. All search modes use the Voyage index. See Search for modes and retry behavior.
Using an MCP client such as Claude Code, Cursor, or Claude? Skip the key: add https://lightdrift.ai/mcp and sign in when it asks. Per-client commands are on Connect Images MCP.
1

Get an API key

Sign up at lightdrift.ai/sign-up and create a key in the dashboard. Pricing is per query — no seats, no minimums.
2

Make your first search

Pass your key in the X-API-Key header and describe what you need:
3

Read the rights answer

Every result carries a rights object — license, permission flags, a ready-to-use attribution string, and how the file is delivered:
See Rights answers for the full field reference and the posture behind it.
4

Use the file

file is a tracked URL: a GET returns 302 to a signed download link valid for one hour, so follow redirects. thumb is the same with ?v=thumb for a 512px preview. Both are tied to the query_id they came from.
5

Connect your coding agent (optional)

Working with Cursor, Claude Code, or another MCP client? Add this docs site as an MCP server so your agent can look up Lightdrift usage itself:
See Connect Docs MCP for setup in other clients and troubleshooting.

Next

Search guide

Filters, similar-image expansion, file delivery, and the patterns that work — with real responses.

Use with agents

Give your agent the whole engine as a tool.