Changelog

Unreleased

API

  • POST /api/v1/resources/search: retrieve datapoints for social media accounts
  • Resource type field distinguishes personal profiles (account) from organization pages (organization)
  • Token-based authentication via Authorization: Bearer header
  • Rate limiting: requests are capped per account over a short window to protect the API
  • Monthly usage quota: free tier at 500 requests / month (a higher-limit paid tier at €4.99/month is planned)
  • Free tier access for everyone, with no subscription or credit card required
  • Request validation and automatic deduplication of duplicate resources
  • Datapoint responses include both value and availability status
  • Each response entry identifies its resource by platform, type, and identifier
  • Resource-level status field in datapoint responses (available, pending, not_found, unavailable)

Data

  • Follower count metric for all platforms
  • Personal profiles and company pages supported where sensible
  • Following count metric for Instagram, TikTok, and X
  • Verified boolean attribute for Facebook, Instagram, Threads, TikTok, X, and YouTube
  • Datapoints for known accounts are refreshed daily

Dashboard

  • Guided onboarding: create your first API key and try the API in the built-in playground
  • Email verification at sign-up
  • Quota usage overview: current month’s usage and reset date at a glance
  • API token management: create and revoke tokens
  • Self-serve account deletion from account settings

This site uses Just the Docs, a documentation theme for Jekyll.