@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api TruAnon Private API
@base https://staging.truanon.com/api
@auth Bearer token
@endpoints 2
@toc api(2)

@endpoint GET /api/get_profile
@optional {id: str, service: str}

@endpoint GET /api/request_token
@optional {id: str, service: str}

@end
