Retour à la bibliothèque
API GolfNow Search
Unlock real-time GolfNow tee times and course info for enhanced golfing applications and insights.
Privé1 crédit = 1 requêteGET/v2/golfnow/search
Vue d'ensemble de l'endpoint
Documentation détaillée, tarifs et exemples d'utilisation.
Chargement…
Exemples de code
Bash
curl --location --request GET 'https://api.piloterr.com/v2/golfnow/search' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Remplacez <token> par votre clé API, puis exécutez la requête depuis votre terminal ou votre application.
Essayer gratuitementExemple de réponse
JSON
{
"results": [
{
"holes": 18,
"price": 65,
"location": "Orlando, FL",
"tee_time": "2024-11-06T10:00:00",
"course_name": "Orange County National"
},
{
"holes": 18,
"price": 90,
"location": "Kissimmee, FL",
"tee_time": "2024-11-06T10:20:00",
"course_name": "Falcon's Fire Golf Club"
},
{
"holes": 18,
"price": 120,
"location": "Orlando, FL",
"tee_time": "2024-11-06T11:00:00",
"course_name": "Waldorf Astoria Golf Club"
},
{
"holes": 18,
"price": 75,
"location": "Celebration, FL",
"tee_time": "2024-11-06T11:15:00",
"course_name": "Celebration Golf Club"
},
{
"holes": 18,
"price": 80,
"location": "Davenport, FL",
"tee_time": "2024-11-06T10:45:00",
"course_name": "ChampionsGate Golf Club"
}
]
}Intégrations
Intégrez GolfNow Search avec vos outils préférés.
Tarifs
1 crédit par requête
Avis
5 / 5 (58 avis)
66 utilisateurs actifs
392K requêtes
12ms temps de réponse moyen
Méthode
GET, POST
Chemin
/v2/golfnow/search
Statut
Privé
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.