Complete list of all 386 Sixt POI locations in the UK with name, geo-coded address, city, email, phone number etc for download in CSV format or via the API.
Total Locations | 386 |
---|---|
Last Updated Date | April 13, 2025 |
List of top 5 locations for Sixt, ordered by recently added date on their official website: sixt.com
List of fields and attributes included in Sixt locations in UK database
Field | DataType | Value |
---|---|---|
_id | guid |
64b24fd85b94b9a2d2e29139 |
uuid | guid |
5fe1fc3b69af80d4b8b2441e3c109c10 |
address | string |
- |
country | string |
- |
created_at | date |
Sat Jul 15 2023 07:50:48 GMT+0000 (Coordinated Universal Time) |
domain | url |
sixt.com |
string |
- | |
latitude | string |
- |
longitude | string |
- |
map_url | url |
- |
name | string |
Car Rental Hawaii | Flexible Bookings | SIXT rent a car |
open_hours | string |
- |
phone | string |
- |
state | string |
- |
street | string |
- |
type | string |
AutoRental |
updated_at | date |
Sat Jul 15 2023 07:50:48 GMT+0000 (Coordinated Universal Time) |
url | url |
https://www.sixt.com/car-rental/usa/hawaii/ |
Sixt POI (Point of interest) API to fetch all the locations database by sending a GET request to Agenty.
# Get locations by dataset SKU
curl --request GET
--url https://api.agenty.com/v2/marketplace/628f591e81a99889710419c2?apiKey={YOUR_API_KEY}
--header 'Content-Type: application/json'
# List of 386 locations
[
{
"_id": "64b24fd15b94b9a2d2e29052",
"uuid": "b658a5f733636f0ef9ad7c9d6580799a",
"address": "",
"country": "",
"created_at": "2023-07-15T07:50:41.821Z",
"domain": "sixt.com",
"email": "",
"latitude": "",
"longitude": "",
"map_url": "",
"name": "Car Rental in Fort Myers | SIXT rent a car",
"open_hours": "",
"phone": "",
"state": "",
"street": "",
"type": "AutoRental",
"updated_at": "2023-07-15T07:50:41.821Z",
"url": "https://www.sixt.com/car-rental/usa/fort-myers/"
}
]
# Get api key from https://cloud.agenty.com/settings/apikeys
The total locations available to download are: 386
The dataset is updated every week, the last run was completed on .
If you have the dataset subscription, you may also contact support to refresh again for your order.
Agenty® is the registered trademark of Agenty Analytics Private Limited in India and/or other countries.