Verified quotes for humans and AI

An API-first semantic quote search service. Find perfectly attributed quotes by meaning, enhance them with AI, and integrate verified citations into any workflow.

Terminal
curl -X POST https://airquote.io/api/v1/search \
  -H "Authorization: Bearer aq_your_key" \
  -H "Content-Type: application/json" \
  -d '{"query": "persistence in the face of failure"}'

{
  "quotes": [{
    "text": "Ever tried. Ever failed. No matter. Try again...",
    "author": "Samuel Beckett",
    "source": "Worstward Ho",
    "similarity": 0.94,
    "verified": true
  }]
}

How it works

1

Search

Send any text or topic to the API using natural language.

2

Match

AI finds the most relevant verified quotes using semantic search.

3

Integrate

Get formatted quotes with proper attribution in your preferred citation style.

Built for developers and AI agents

Semantic Search

Find quotes by meaning, not just keywords. Describe concepts, feelings, or ideas in natural language.

Verified Attribution

Every quote traced to its original source. No more misattributed or fabricated quotes.

AI Enhancement

Claude-powered contextual recommendations that understand nuance and intent.

Simple pricing

Free

$0

20 credits/mo

Starter

$9/mo

500 credits/mo

Pro

$29/mo

2,500 credits/mo

Ready to add verified quotes to your workflow?

Start with 20 free API credits. No credit card required.