{"api_name":"Python API","version":"1.0.0","endpoints":[{"path":"/api/evaluate","method":"POST","description":"Evaluates a LinkedIn profile against a rubric","request_body":{"linkedin_url":"The LinkedIn profile URL to evaluate","private_mode":"Optional boolean to enable private mode scraping"}},{"path":"/api/healthcheck","method":"GET","description":"Checks if the API is running correctly"},{"path":"/api/test","method":"GET","description":"Simple test endpoint that always returns success"}]}