Everything you need to integrate Geoptim AI into your tools and workflows.
Manage my tokensThe Geoptim AI API uses Bearer authentication. Include your token in the Authorization header of every request.
https://geoptim.ai/api/v1
All requests must include an Authorization header with your Bearer token.
Authorization: Bearer <your-token>
/scans
Lister tous les scans
/scans
Lancer un nouveau scan
/scans/{id}
Récupérer un scan
/scans/{id}/results
Résultats d'un scan
/projects
Lister les projets
/projects
Créer un projet
/projects/{id}
Détail d'un projet
/projects/{id}
Supprimer un projet
/reports/{scan_id}
Rapport complet d'un scan
/reports/{scan_id}/pdf
Exporter en PDF