YourBrandOnTime
YourBrandOnTime
FuncionesPreciosCompareBlog
Overview
Data API
  • Getting started
  • Use with an AI agent
  • API reference

Getting started

Query the yBot data platform programmatically — which creators talk about an ingredient, share of voice for a brand, sentiment by category, audience demographics — across YouTube, TikTok and Instagram.

Base URL: https://partners.yourbrandontime.com
Auth: X-API-Key header · JSON in / JSON out

1. Get your API key

API keys are self-service. Open Profile → API keys. You'll see your access — key type, your plan's monthly quota, the per-minute burst and how much you've used this month — plus your existing keys. Click Create new key.

Profile → API keys: your access summary (key type, plan quota, usage this month) and “Create new key”
Fig. 1 — Profile → API keys: your access summary (key type, plan quota, usage this month) and “Create new key”

The full key is shown once. Copy it now and store it securely — it cannot be retrieved again (only its prefix is shown afterwards).

The one-time key reveal — copy it before dismissing
Fig. 2 — The one-time key reveal — copy it before dismissing

From the table you can later rotate (replace) or revoke a key, using the actions on the right.

Your keys table — prefix, type, rate, status; rotate or revoke from Actions
Fig. 3 — Your keys table — prefix, type, rate, status; rotate or revoke from Actions

No API access? If your plan doesn't include the Data API the page shows “Your plan does not include API access”. Upgrade your plan or ask an admin to enable it.

2. Authentication

Send your key in the X-API-Key header on every request:

curl https://partners.yourbrandontime.com/v1/schema \
  -H "X-API-Key: YOUR_API_KEY"

Status codes: 401 missing key · 403 invalid/revoked/insufficient · 429 rate limit exceeded · 400 bad request · 503 backend unavailable.

3. Your first call

Ask an open question — “which creator talks most about retinol?” — with /v1/aggregate:

curl -s -X POST https://partners.yourbrandontime.com/v1/aggregate \
  -H "X-API-Key: YOUR_API_KEY" -H "Content-Type: application/json" \
  -d '{
    "index": "siv_business_ideas",
    "filters": { "components": "retinol" },
    "group_by": "channel_name",
    "metric": { "type": "count" },
    "size": 10
  }'

See the API reference for every endpoint, or Use with an AI agent to ask questions in natural language.

Ready? Create your API key.
YourBrandOnTimeYourBrandOnTime

Monitoriza menciones de marca en vídeo, descubre oportunidades de negocio y conecta con creadores de contenido.

Producto

  • Funciones
  • Precios
  • Compare
  • API

Empresa

  • Sobre nosotros
  • Blog
  • FAQ
  • Carreras
  • Contacto

Legal

  • Trust Center
  • Status
  • Security
  • DPA
  • GDPR
  • Privacidad
  • Términos
  • Cookies
  • License

© 2026 YourBrandOnTime. Todos los derechos reservados.

info@· generalsecurity@· disclosureprivacy@· GDPR / DPO