{"note":"OpenAPI conversion -- returning structured metadata","name":"truanon-com","description":"TruAnon Private API","version":"unknown","base_url":"https://staging.truanon.com/api","endpoints":2,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api TruAnon Private API\n@base https://staging.truanon.com/api\n@auth Bearer token\n@endpoints 2\n@toc api(2)\n\n@endpoint GET /api/get_profile\n@desc get_profile Private API: Request confirmed profile data for your unique member ID\n@optional {id: str # This is your unique username or member ID, service: str # The service name given to you by TruAnon}\n\n@endpoint GET /api/request_token\n@desc request_token Private API: Request a Proof token to let the member confirm in a popup interface          {\"id\":\"qjgblv72bzzio\",\"type\":\"Proof\",\"active\":true,\"name\":\"New Proof\"}  Step 2\n@optional {id: str # This is your unique username or member ID, service: str # The service name given to you by TruAnon}\n\n@end\n"}