tl-api.azurewebsites.net

Web API for TL mobile and web app

πŸ”‘ apikey 27 endpoints
πŸ“„ Docs πŸ“‹ OpenAPI spec πŸ”¬ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get the all Test objects.
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  https://tl-api.azurewebsites.net/api/Test
Get all Users detail This will return all properties related to User entity
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  https://tl-api.azurewebsites.net/api/User
Get the current status of message
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  https://tl-api.azurewebsites.net/api/Status
Endpoints (27 total)
GET
/api/Test
Get the all Test objects.
GET
/api/User
Get all Users detail This will return all properties related to User entity
GET
/api/Status
Get the current status of message
GET
/api/Package
Get package details by packageId
GET
/api/Membership
Get all of the members details This will return all properties related to mem…
GET
/api/Gym/{gymID}
Get gym details This will return all properties related to gym entity
GET
/api/Article/Search
Search articles It will only return basic information of article
GET
/api/Package/Search
Search packages
GET
/api/Article/GetAddons
GET
/api/Article/{articleID}
Get article details This will return all properties related to article entity
GET
/api/Article/MeasureUnits
Get mesure units
GET
/api/Article/RevenueAccounts
Get Revenue Accounts
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints27
Authapikey
https://tl-api.azurewebsites.net