Developer Guide
Product DocumentationDeveloper GuideAPI ReferenceHelp Center
  • Welcome!
  • Fundamentals
    • API and client libraries
      • REST API Reference
      • JavaScript
      • Node
      • PHP
      • Python
      • Ruby
      • .Net
    • Search UI widgets
      • Search results widget
      • Search input widget
      • Takeover Search Input Widget
      • Configuration Objects
    • Pipelines
      • Steps
      • Record Pipelines
      • Query pipelines
      • Fundamental steps
      • Variable manipulation
  • Guides
    • Quick Start
      • Setting up a collection
      • Tuning your search
    • Feature implementation
      • Implementing tracking
      • Promotion banners
      • Aggregate Filters
      • Bucket Aggregates
      • Redirects
    • Using pipelines
      • Configuring autocomplete
      • Configuring spelling
      • Phrase training
      • Regular expressions
  • Helpful links
    • Product Documentation
    • API Reference
    • Help Center
Powered by GitBook
On this page

Was this helpful?

  1. Fundamentals

API and client libraries

PreviousWelcome!NextSearch UI widgets

Last updated 2 years ago

Was this helpful?

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 .

React SDK
API Reference
JavaScript
NodeJS
PHP
Python
Ruby
.Net