Documentation Index
Fetch the complete documentation index at: https://developer.dashsocial.com/llms.txt
Use this file to discover all available pages before exploring further.
Before You Begin
Make sure you meet these requirements:- Your plan includes API access. If you’re not sure, contact Support.
- You’re a brand admin. Only admins can generate API keys. Ask an admin or your account manager if you need access.
Step 1: Generate an API Key
The Dash Social API uses Bearer tokens for authentication. Include the token in every request:- In Dash Social, go to Settings → API and Integrations → Developers, or click here.
- Copy your Brand ID — it appears next to your brand name.
- Click Generate New API Key and give your key a name.
- Copy and save the key securely — it will only be shown once.
Working with multiple brands? Contact Support if you need a multi-brand API key.
Step 2: Verify Your API Key and Brand Access
Once you’ve generated your API key, use the/api/self endpoint to confirm what your token can access.
This call returns:
- Which brand(s) your API key has access to
- The organization info linked to your brand
- A full list of permissions and feature access tied to your token
- You’re unsure which brand ID to use
- You want to check if a feature is enabled for your API key
- You’re debugging why a request is failing due to access restrictions
What’s Next
Dashboard Reports
Export owned, earned, competitor, and TSI report data via API.
Post Performance
Get post performance data across all channels.
Social Commerce
Get started with shoppable galleries and product feeds.