Skip to main content

Welcome to SociaVault API

The SociaVault API provides comprehensive access to social media data extraction across multiple platforms. Get detailed information about profiles, posts, videos, comments, and more with simple HTTP requests.

Authentication

All API requests require authentication using an API key in the X-API-Key header.
1

Get Your API Key

Sign up at sociavault.com and get your API key from the Dashboard.
2

Add to Request Header

Include your API key in the X-API-Key header of every request.
3

Start Making Requests

You’re ready to extract social media data!
curl --request GET \
  --url 'https://api.sociavault.com/v1/scrape/tiktok/profile?handle=charlidamelio' \
  --header 'X-API-Key: sk_live_your_api_key_here'

Base URL

https://api.sociavault.com

Supported Platforms

Credits & Pricing

SociaVault uses a credit-based system. Most endpoints cost just 1 credit per request.
Standard Pricing: Most endpoints = 1 credit
Exception: Some advanced endpoints like demographics and audience analytics may cost more (20+ credits)
  • Standard requests (profiles, videos, posts, etc.): 1 credit
  • Advanced analytics (demographics, insights): 20+ credits
  • Paginated requests: Credits per page

Scalable Infrastructure

Our API automatically scales to handle your request volume. No rate limits - send as many requests as you need.

Auto-Scaling

Infrastructure scales with your needs

99.9% Uptime

Enterprise-grade reliability

Need Help?