> ## Documentation Index
> Fetch the complete documentation index at: https://developer.eka.care/llms.txt
> Use this file to discover all available pages before exploring further.

# IP Allowlisting for Clients

> Allowlisting and endpoint information for Eka Scribe APIs & Audio transcription

Ensure your network/firewall is configured to allow inbound connections from the below URLs for seamless integration with Eka Scribe & audio transcription APIs.

## Production

* **Allowed URLs:**
  * `*.eka.care`

## Staging

* **Allowed URLs:**
  * `*.dev.eka.care`

## S3 Bucket URLs

### Production

```
https://m-prod-voice-record.s3.ap-south-1.amazonaws.com
https://m-prod-voice2rx-batch.s3.ap-south-1.amazonaws.com
https://m-prod-ekascribe-batch.s3.amazonaws.com
```

### Staging

```
https://m-dev-voice-record.s3.ap-south-1.amazonaws.com
https://m-dev-voice2rx-batch.s3.ap-south-1.amazonaws.com
```

***

> eka.care is hosted on AWS Cloudfront, Make sure you have allowlisted [AWS CloudFront IP Addresses.](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/LocationsOfEdgeServers.html)
