Authentication
Authenticate API requests with a workspace token. Production API keys can be connected when backend services are enabled.
Developer preview
Use the PicPickerHQ API to submit image batches, retrieve scoring results, and organize visual curation workflows.
Authenticate API requests with a workspace token. Production API keys can be connected when backend services are enabled.
Submit a project name, collection label, and image batch metadata so PicPickerHQ can organize analysis results by workflow.
Responses include practical scoring signals for clarity, lighting, composition, subject focus, and predicted click appeal.
Track project progress, monthly analysis usage, and completed recommendation summaries for each image batch.
{
"project": "Spring Campaign",
"bestPick": "mountain-landscape.jpg",
"score": 94,
"signals": {
"clarity": "strong",
"lighting": "balanced",
"composition": "clean",
"clickAppeal": "high"
}
}