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.
Request:
curl -X GET 'https://api.taap.it/v1/projects/project_987654321' \
-H 'Authorization: Bearer taapit_your_api_key_here'
Response:
{
"id": "project_987654321",
"name": "Summer Marketing Campaign",
"description": "Links for our summer marketing campaign",
"created_at": "2024-01-15T10:30:00Z"
}
Authorization
Bearer token for API authentication. Format: Bearer YOUR_API_KEY
Path Parameters
Unique identifier for the project
Response Fields
Unique identifier for the project
Description of the project
ISO 8601 timestamp when the project was created