Spaces API
The Spaces API allows you to manage and retrieve spaces (workspaces/groups) in your Unpod platform. Spaces are containers that organize your tasks, runs, and data collections.Prerequisites: Make sure you have your API Token and Org-Handle ready. See Authentication for details.
What You Can Do
Base URL
Authentication
All Spaces API requests require a valid API token and Org-Handle in the headers:You can get the
Org-Handle by hitting the Get All Organizations API. The domain_handle field in the response is your Org-Handle.