Documentation Index
Fetch the complete documentation index at: https://docs.taap.it/llms.txt
Use this file to discover all available pages before exploring further.
Requête :
curl -X GET 'https://api.taap.it/v1/domains/domain_987654321' \
-H 'Authorization: Bearer taapit_your_api_key_here'
Réponse :
{
"id": "domain_987654321",
"domain": "links.yourcompany.com",
"description": "Custom domain for marketing links",
"is_verified": true,
"created_at": "2024-01-15T10:30:00Z"
}
Autorisation
Token Bearer pour l’authentification API. Format : Bearer YOUR_API_KEY
Paramètres de chemin
Identifiant unique pour le domain
Champs de réponse
Identifiant unique pour le domain
Nom du domaine personnalisé
Si le domaine est vérifié
Horodatage ISO 8601 de la création du domaine