{"@context": "https://schema.org", "@type": "WebAPI", "name": "API API", "description": "Web API for TL mobile and web app", "provider": {"@type": "Organization", "name": "tl-api.azurewebsites.net"}, "documentation": "https://tl-api.azurewebsites.net/swagger/default/swagger.json"}
Index / APIs / tl-api.azurewebsites.net

API API

Web API for TL mobile and web app

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://tl-api.azurewebsites.net https://triviallife.azure-api.net/v1

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

API v2020-08-10_6-22

Web API for TL mobile and web app

methodpathwhat the vendor says it does
POST/api/ArticleAdd new article Article
PUT/api/Articleupdate existing article Article
DELETE/api/ArticleDelete article from the system Article
PUT/api/Article/ArticleGymDetailsAdd article details that associate with a Gym Article
GET/api/Article/GymArticle/{articleId}/{gymId}Get Gym specific properties for article Article
POST/api/Article/MeasureUnitAdd measure unit Article
GET/api/Article/MeasureUnitsGet mesure units Article
GET/api/Article/RevenueAccountsGet Revenue Accounts Article
GET/api/Article/SearchSearch articles It will only return basic information of article Article
PUT/api/Article/UpdateStatusDeactivate existing article Article
GET/api/Article/{articleID}Get article details This will return all properties related to article entity Article
POST/api/Auth/loginAuthenticate and provide token for autherizations. Auth
GET/api/Gym/{gymID}Get gym details This will return all properties related to gym entity Gym
GET/api/MembershipGet all of the members details This will return all properties related to member entity Membership
POST/api/MembershipAdd new Member Membership
GET/api/PackageGet package details by packageId Package
POST/api/PackageInsert new package into the system Package
PUT/api/PackageUpdate existing package by its ID Package
DELETE/api/PackageDelete existing package Package
GET/api/Package/SearchSearch packages Package
PUT/api/Package/UpdateStatusStatus update of existing package Package
GET/api/StatusGet the current status of message Status
GET/api/TestGet the all Test objects. Test
GET/api/UserGet all Users detail This will return all properties related to User entity User
POST/api/User/registerUserRegister a new User User
PUT/api/User/updateuserUpdate an exsisting User User

specification origin: https://tl-api.azurewebsites.net/swagger/default/swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.