# Monolith Endpoints

These endpoints can be used to manage whitelisting for your firewall systems.  These endpoints may be updated or we may add new entries over time.

## Protocols

Monolith uses HTTPS over TCP to access and transmit data.  RESTful APIs are utilized that typically send and receive data in JSON format, Base64, or Form Data.

Monolith also uses the following HTTP methods: GET, POST, PUT, PATCH, DELETE, OPTIONS.

We also utilize web sockets for some operations and may use them more in the future.

## Endpoints

<table><thead><tr><th width="202">Usage</th><th width="123.33333333333331">Region</th><th>Endpoint</th></tr></thead><tbody><tr><td>Monolith</td><td>US</td><td>https://[www]monolith-app.monolithforensics.com</td></tr><tr><td>Monolith</td><td>UK</td><td>https://[www]monolith-app.monolithforensics.co.uk</td></tr><tr><td>Relay</td><td>US</td><td>https://[www]relay-app.monolithforensics.com</td></tr><tr><td>Relay</td><td>UK</td><td>https://[www]relay-app.monolithforensics.co.uk</td></tr><tr><td>File Management</td><td>US</td><td>https://monolith-cloud-east.s3.us-gov-east-1.amazonaws.com</td></tr><tr><td>File Management</td><td>UK</td><td>https://monolith-cloud.s3.eu-west-2.amazonaws.com</td></tr><tr><td>File Management</td><td>US</td><td>https://monolith-cloud.s3.us-west-004.backblazeb2.com</td></tr><tr><td>App Updates</td><td>ALL</td><td>https://monolith-cloud.nyc3.cdn.digitaloceanspaces.com</td></tr></tbody></table>
