# Striim > Unified data integration and streaming platform: change data capture (CDC), real-time streaming analytics, and data validation. Its Application Management REST API (token-authenticated, base path /api/v2) creates and manages Striim applications — deploy, start, stop, undeploy, drop — uploads TQL files, executes console/TQL commands, and returns monitoring, checkpoint and file-lineage data. The API runs against your own Striim server/cluster (default port 9080) or your Striim Cloud service; there is no shared public endpoint. Generated by API Evangelist from the Striim catalog profile and harvested artifacts (method: generated, 2026-09-03). Striim publishes no /llms.txt of its own (probed 2026-09-03: 404). ## Documentation - [API Guide](https://www.striim.com/docs/en/api-guide.html): REST API overview — auth tokens, WActionStore queries (GET /wactions/def, GET /wactions/search), system health (GET /health), Java event publishing API - [Interactive API reference (Stoplight)](https://striim.stoplight.io/docs/striim-application-management/4b402d5ab3edd-index): Application Management REST API, versions 3.10.1 / 3.10.3 / 5.4.0.2 - [Striim documentation](https://www.striim.com/services-support/documentation/): full product documentation ## API contracts - [Striim TQL Files REST API 5.4.0.2 (OpenAPI 3.0.0)](https://stoplight.io/api/v1/projects/striim/striim-application-management/nodes/reference/5402-oas3.yml?fromExportButton=true&snapshotType=http_service): 19 operations — applications, deployment, sprint (start/stop), templates, tqlfiles, tungsten, monitoring, checkpoint, lineage - [Striim Application Management REST API 3.10.3 (Swagger 2.0)](https://stoplight.io/api/v1/projects/striim/striim-application-management/nodes/reference/3103.oas2.yml?fromExportButton=true&snapshotType=http_service): 16 operations; also applies to Striim 4.x through 5.2.x - [Striim Application Management REST API 3.10.1 (Swagger 2.0)](https://stoplight.io/api/v1/projects/striim/striim-application-management/nodes/reference/3101.oas2.yml?fromExportButton=true&snapshotType=http_service): 15 operations ## Getting started - [Authentication](https://striim.stoplight.io/docs/striim-application-management/ZG9jOjUxODM1Mjk-authorization): every call needs an Authorization header of the form `STRIIM-TOKEN <36-character token>` - [Mock server](https://stoplight.io/mocks/striim/striim-application-management/42330228): Stoplight Prism mock generating sample responses from the OpenAPI (enforces the declared auth) - [Pricing](https://www.striim.com/pricing/): Striim Developer free tier (up to 25M events/month), Striim Cloud and Striim Platform (contact sales) - [REST API samples](https://github.com/striim/rest-api-samples): first-party sample code in Java, .NET, Python, Ruby ## Optional - [Striim blog](https://www.striim.com/blog/) - [Trust center](https://trust.striim.com/): SOC 2 Type II, HIPAA, GDPR, PCI DSS - [MCP AgentLink press release](https://www.striim.com/press/striim-introduces-mcp-agentlink-for-agentic-applications/): tenant-scoped MCP server for Striim Cloud customers; no public endpoint - [Terms of service (EULA)](https://www.striim.com/eula/)