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

# Overview

> Two API surfaces: Core and Search

Share Of Model exposes two API surfaces that share the same authentication model.

## Core API

Base URL: `https://api.shareofmodel.ai/`

The full product surface — auth, tenancy (organizations, workspaces, roles), platform integrations (Google Ads, TikTok), brand catalogs, analyses, metrics, content briefs, and the MCP-exposed read-only endpoints.

## Search Module

Base URL: `https://api.shareofsearch.jplus.io/`

A focused module for search-related analytics: project setup, data collection, dashboards, and the metrics that power them. Use it alongside the Core API when you need fine-grained search visibility data.

## Authentication

Both surfaces accept a Bearer JWT. See [Authentication](/api-reference/authentication) for how to obtain one.
