# Welcome

The Reviews Caribbean API allows you to access various features on the platform programmatically.

This section describes how to use the Reviews Caribbean API and its resources. If you have any questions or issues, please contact us at [Reviews Caribbean Support](mailto:info@reviewscaribbean.com).

## API Endpoint

The Reviews Caribbean API can be accessed using the `api.reviewscaribbean.com` hostname:

```bash
curl https://api.reviewscaribbean.com/v1/
{"version":"1.0.0","status":"ok"}
```

<br>
