> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zilodata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> ZiloData API Documentation – A unified platform for accessing structured, real-time data from multiple online platforms

## Welcome to ZiloData

ZiloData is a **data access platform** that provides scalable and developer-friendly APIs for collecting structured data from multiple online platforms.

Instead of building and maintaining custom scrapers or fragile integrations, ZiloData lets you retrieve **search results, trending data, metadata, and platform insights** through consistent, production-ready APIs.

The core idea is simple: abstract away platform complexity and deliver clean, normalized data that can be used directly in analytics, automation, and AI-driven systems.

***

## Available APIs

<CardGroup cols={2}>
  <Card title="YouTube API" icon="youtube" href="/youtube/explore/search">
    Access YouTube videos, channels, comments, playlists, search results, and regional trending data through a stable, unified API.
  </Card>

  <Card title="Spotify API" icon="spotify" href="/spotify/explore/search">
    Retrieve Spotify tracks, artists, albums, playlists, and trending music data for analytics, discovery, and automation workflows.
  </Card>
</CardGroup>

***

## Official SDKs

To simplify integration and reduce boilerplate code, ZiloData provides **official JavaScript SDKs** that wrap the underlying APIs with a clean, developer-friendly interface.

Each SDK is designed to handle authentication, request construction, and response normalization so you can focus on building features instead of wiring HTTP calls.

<CardGroup cols={2}>
  <Card title="YouTube API SDK" icon="youtube" href="/api-reference/youtube-sdk">
    JavaScript SDK for accessing YouTube search, trending data, videos, channels, comments, and playlists through the ZiloData platform.
  </Card>

  <Card title="Spotify API SDK" icon="spotify" href="/api-reference/spotify-sdk">
    Official JavaScript SDK for retrieving Spotify tracks, artists, albums, playlists, and trending music data via ZiloData APIs.
  </Card>
</CardGroup>

***

## What each SDK includes

Each SDK documentation page follows a consistent structure to make switching between platforms effortless:

* Installation and setup instructions
* Authentication and API key configuration
* Common integration examples
* Supported endpoints and capabilities
* Direct links to the package repository

This consistency allows you to integrate multiple platforms with minimal cognitive overhead.

***

## Platform Design Philosophy

All ZiloData APIs and SDKs follow a **unified design philosophy**:

* Predictable request and response structures
* Clear pagination and filtering strategies
* High-volume readiness for real-world workloads
* Interactive API playgrounds for fast testing

As new platforms are added, they adhere to the same conventions so existing integrations remain stable and easy to extend.

***

## Common Use Cases

ZiloData is commonly used for:

* Content discovery and recommendation systems
* Market, trend, and audience analysis
* Data pipelines for AI and machine learning
* Monitoring, aggregation, and automation tools

Whether you are building an internal data pipeline or a customer-facing product, ZiloData provides the infrastructure layer for reliable data access.

***

## Language Support

Currently, ZiloData SDKs are available for **JavaScript and Node.js** environments.

Support for additional languages and runtimes may be introduced over time.\
If you require a specific language or integration, please contact the ZiloData team.

***

## Getting Started

Navigate to the API Reference to explore available endpoints.\
Each API includes detailed parameters, example responses, and a live playground so you can test requests directly from the documentation.

ZiloData is built to scale — both in API coverage and request volume.
