Welcome to the MultiCity Audio Guide API server. This API provides audio tour data for multiple cities.
/api/cities.php
Get list of all available cities with basic information
/api/cities.php?city={city_id}
Get detailed information about a specific city including tours
3 tours available
3 tours available
3 tours available
3 tours available
3 tours available
// Fetch all cities curl http://147.45.139.217/api/cities.php // Fetch Budapest tours curl http://147.45.139.217/api/cities.php?city=budapest
API Version 1.0 | Server: 147.45.139.217