Get started
Create a workspace, generate an API key, and make your first request.
gospace is a platform for operational workflows. Connect data, run agentic automations, and ship outcomes back to your tools.
Create your workspace
- Sign in at platform.gospace.ai.
- Create a workspace (for example:
dev,staging,prod).
Create an API key
In the Platform, open Account → Developer and create a workspace API key.
Keep keys scoped to a single workspace and rotate them regularly.
Make your first request
curl -s https://api.gospace.ai/v1/system/health
Next
- Build and run a workflow: Agentic workflows
- Connect assistants: MCP
- Browse endpoints: API Reference