# Event Streaming

Stay accountable and keep track of activity by streaming platform events.


## Servers

Sandbox environment
```
https://api.sbx.transmitsecurity.io/activities/v2
```

US production environment
```
https://api.transmitsecurity.io/activities/v2
```

EU production environment
```
https://api.eu.transmitsecurity.io/activities/v2
```

CA production environment
```
https://api.ca.transmitsecurity.io/activities/v2
```

AU production environment
```
https://api.au.transmitsecurity.io/activities/v2
```

JP production environment
```
https://api.gasne1-ts01.transmitsecurity.io/activities/v2
```

## Security

### oauth2

[object Object]

Type: oauth2
Token URL: /oidc/token
Scopes:

## Download OpenAPI description

 - [Event Streaming](https://developer.transmitsecurity.com/_bundle/openapi/risk/activities.openapi.yaml)

 - [PUT /activities/start-collect](https://developer.transmitsecurity.com/openapi/risk/activities.openapi/other/startcollectevents.md): Start collecting events of a specific type. Transmit can report events related to authentication and user management (cis), management apps and settings (admin), identity verifications (verify), and F
 - [PUT /activities/stream](https://developer.transmitsecurity.com/openapi/risk/activities.openapi/other/createeventsstream.md): Create an event stream for a specific type of events. Transmit can report events related to authentication and user management (cis), management apps and settings (admin), identity verifications (veri
 - [DELETE /activities/stream](https://developer.transmitsecurity.com/openapi/risk/activities.openapi/other/disableeventsstream.md): Remove an event stream.
 - [POST /activities/collect](https://developer.transmitsecurity.com/openapi/risk/activities.openapi/other/collectevents.md): Retrieve a list of events, according to the requested type. Transmit can report events related to orchestration, authentication, and user management (cis), platform management (admin), identity verifi
 - [DELETE /activities/stop-collect](https://developer.transmitsecurity.com/openapi/risk/activities.openapi/other/stopcollectevents.md): Stop collecting events and delete all event streams
