API and client libraries

UI Component Libraries

React provides a simple and elegant way to structure user interfaces. The Search.io React library enables you to seamlessly integrate Search.io into any website or web-based app through the use of easily composable components.

API Client Libraries

The API Client libraries provide greater control when integrating with Search.io. The simple API enables you to edit records and run queries against Collections. The API clients are built around an OpenAPI specification. If you don't find a client library in your language you can download the OpenAPI specification from our API Reference.

Last updated