As we wrap up September, we’re excited to announce two major additions to our developer platform: the Express and Contents APIs. These new APIs are designed to make it easier than ever to build web-aware applications, power retrieval-augmented generation (RAG) pipelines, and create smarter agents—all with less overhead and more reliability.
Today, we’re announcing:
The Express API is your new fast lane for getting web-grounded answers. Given models have knowledge cutoffs, reliable live search keeps answers current and reduces hallucinations. Express packages “search + answer” in a single API call: you send a query, and get back an LLM-generated response with inline citations, plus a transparent list of the web results used to ground the answer. No need to orchestrate multiple services or handle complex pipelines.
This API is purpose-built for agents and apps that need fresh, factual information without the overhead—making it a modern, developer-first solution for quick, reliable insights.
Key features
Potential use cases
If you’re powering RAG, agents, or any web-aware feature, you need clean, structured page content on demand. The Contents API gives you reliable page text and metadata without building a crawler, a parser, and a sanitizer, helping you reduce hallucinations by feeding models real, current source material. It returns the page’s Markdown, HTML, and key metadata—delivered as clean, structured JSON, ready to slot into your workflow. No need to build your own crawler, parser, or sanitizer: this API gives you real-time, reliable page text, helping you fuel RAG, agent pipelines, or web-aware features with current source material.
This API is purpose-built for agents and apps that need fresh, factual information without the overhead—making it a modern, developer-first solution for quick, reliable insights.
Key features
Potential use cases
How it works:
Send a single URL or a list of URLs, and get back:
You can also use the Contents API via the Search API by specifying livecrawl parameters, making it even easier to integrate into your workflow.
See the Contents API documentation for details.
Ready to build?
Create your API key, explore the Express API and Contents API documentation, and start integrating into your apps today.
Subscribe and start building today!
Stay tuned for more updates as we continue to expand our API platform and empower developers to build the next generation of AI applications!