Skip to content

Search APIs

Welcome to Joyspace Search APIs page. Here you will find all the information you need to get started with Joyspace Search APIs.

Key Features

  • Unstructured Data Management: Effortlessly store and retrieve unstructured data, giving you the flexibility to manage diverse content types.

  • Scalable Search: Perform searches at scale, allowing you to efficiently navigate through extensive datasets with ease.

  • Multimodal Data Handling: We specialize in multimodal data, enabling you to work seamlessly with a variety of media types, including images, text, audio and video data and beyond.

How to Use

Explore our comprehensive documentation to understand the intricacies of our APIs. Whether you're a seasoned developer or just starting, our guides and examples will pave the way for a smooth integration process.

Get ready to elevate your development experience with JoySpace!

To embark on your JoySpace journey, all you need is your preferred programming language and a framework that supports RESTful API calls. Our platform is agnostic to these choices, ensuring compatibility with a wide range of development environments.

Getting Started

Joyspace provides Search APIs across modalities. Namely, Text Search, Audio Search and Video Search. We make it easy to use multiple modalities at once as well. So in case you have a dataset containing images, text and audio, you can use all three modalities together. At runtime, you will always have to call a single POST /api/v1/search API, which will internally route the request to the appropriate Search API.

Accesibility Guide

Start with Concepts: It is recommended to start with the concepts first. For new as well as experienced developers, it will help to understand the core concepts of the platform.

Auth: Auth section will guide you to understand how to authenticate your requests. You will need to get the API keys in order to make requests to our APIs.

Note

Now is a good time to get your API keys if you haven't already. For sandbox access, you can email support@joyspace.ai. For production api access, you can get API Key from our dashboard.

Index Data: Indexing section will help you to understand how to index your data. It is further subdivided into three sub-sections:

  • (Text) Document Indexing
  • Audio Indexing
  • Video Indexing

Search Data: Searching section will help you to understand how to search your data. It covers all the parameters in depth and also provides examples to get you started.

Help

If you have any question that you cannot find answers to, please feel free to contact us at support@joyspace.ai.