curl --request GET \
--url https://api.wirespeed.co/cases/count/weekly \
--header 'Authorization: Bearer <token>'[
{
"count": 123,
"week": "<string>",
"teamId": "<string>",
"teamName": "<string>"
}
]curl --request GET \
--url https://api.wirespeed.co/cases/count/weekly \
--header 'Authorization: Bearer <token>'[
{
"count": 123,
"week": "<string>",
"teamId": "<string>",
"teamName": "<string>"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.wirespeed.co/llms.txt
Use this file to discover all available pages before exploring further.