{"note":"OpenAPI conversion -- returning structured metadata","name":"personio-de-authentication","description":"Authentication","version":"1.0","base_url":"https://api.personio.de/v1","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Authentication\n@base https://api.personio.de/v1\n@version 1.0\n@endpoints 1\n@toc auth(1)\n\n@endpoint POST /auth\n@desc Request Authentication Token\n@required {client_id: str # API Client id, client_secret: str # API Client secret}\n@returns(200) Authentication token response\n\n@end\n"}