List daily scores
GET
PublicDailyScoresV1PublicProjectsProjectIdScoresDailyGet
/projects/{project_id}/scores/daily
Public endpoint for structured AI visibility intelligence.
Parameters
No description provided.
Example:PROJECT_ID
No description provided.
Default:30
cURL Example
curl --request GET \
--url 'https://api.visiblee.ai/v1/public/projects/PROJECT_ID/scores/daily' \
--get \
--data-urlencode 'limit=50' \
--header 'X-API-Key: YOUR_API_KEY'
Responses
200
OK
Response Public Daily Scores V1 Public Projects Project Id Scores Daily Get
422
Validation Error
HTTPValidationError
Successful Response
Media type application/json
No response schemas are defined for this endpoint.
[]