Build on SpaceTime OS
The infrastructure security platform with 108+ data sources, real-time threat intelligence, and autonomous response — now with a full REST API, Python & TypeScript SDKs, and a 27-tool MCP server for AI-native agent integration.
Quick Start
From zero to your first API call in under 3 minutes.
Get Access
Enterprise license — contact sales
Install SDK
Python or TypeScript
Make First Call
Threat score in seconds
API Reference
10 production-ready endpoints. Click any card to expand the full spec.
api.usesentinel.io/v1v2.0MCP Server — Agent-Native Integration
SpaceTime OS ships a 27-tool MCP server that lets any AI agent — Claude, GPT, Gemini, or your custom agent — interact with the platform natively. No REST wrappers. No prompt engineering for API calls. Agents call tools directly with structured inputs and get structured outputs back.
1. Install the MCP Server
2. Add to Claude Desktop config
3. Or use with any MCP-compatible agent
Available MCP Tools
27 / 27Authentication
Bearer token auth on all endpoints. Keys are scoped per tenant with optional IP allowlists.
API Key Format
Environment Variable (recommended)
Error Codes
Rate Limits & Plans
See enterprise pricing at /pricing
CustomUnlimitedResponse headers on every call:
X-RateLimit-LimitYour tier's per-minute limitX-RateLimit-RemainingCalls left in current windowX-RateLimit-ResetUnix timestamp for window resetX-Request-IdUnique request ID for supportSDKs & Integration Methods
Multiple integration paths — choose what fits your stack.