Skip to main content
Welcome to the DeepDive API! This guide will help you make your first API call in minutes.

Prerequisites

  • An API key (contact your administrator)
  • HTTP client (curl, Python requests, JavaScript fetch, etc.)

Base URL

All API requests should be made to:

Authentication

All requests require an API key passed in the X-API-Key header:

Your First API Call

Let’s fetch posts from a TikTok user:

Request

Response

Adding ML Enrichment

Enhance your data with sentiment analysis, topic extraction, and more:
Each post will now include an enrichment object with analysis results.

Available Platforms

Next Steps

Authentication

Learn about API key management

Credits & Pricing

Understand the credit system

ML Enrichment

Available enrichment options

Platform Guides

Detailed guides for each platform