SocQ Documentation
SocQ provides asynchronous social data APIs for public Instagram and Facebook data.Base URL
Authentication
All requests require an API key:Request Flow
Status Values
| Status | Description |
|---|---|
queued | Task has been accepted and is waiting to run |
running | Task is processing |
succeeded | Task completed successfully |
failed | Task failed; see error_message |
Data collection tasks are asynchronous. A successful submit response means the task was created, not that the final data is ready.

