REST API & Indexing API

amber offers a REST API and an Indexing API so you can build directly on top of amber and connect it with your own systems.

With the REST API you can access amber's core capabilities programmatically, including full text search across your documents, retrieving and downloading documents, uploading files, web search, and AI chat completions.

With the Indexing API you can push your own content into amber so it becomes searchable alongside your other connected data sources. This is ideal for systems that amber does not connect to out of the box. You can create custom data sources, define your schema, control document level permissions, and enrich your content with custom properties.

The complete documentation for both APIs, including all endpoints, authentication, and code examples, lives on our Developer Portal. Use the link below to get started.

amber Developer Portal