x-spaces
Installation
SKILL.md
X Spaces
Read participants of an X Space (audio room): host, co-hosts, speakers, listeners.
Endpoints
| Endpoint | Purpose | Cost |
|---|---|---|
| POST /extractions with toolType=space_explorer | Space participants and role | Per-row |
| POST /extractions/estimate | Preview credit cost before running | Free |
Base URL: https://xquik.com/api/v1. Auth: x-api-key: xq_... header.
Quick reference
POST /extractions/estimate
{ "toolType": "space_explorer", "targetSpaceId": "<id>" }