API
Web API for TL mobile and web app
- Homepage
- https://api.apis.guru/v2/specs/tl-api.azurewebsites.net/2020-08-10_6-22.json
- Provider
- tl-api.azurewebsites.net
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/tl-api.azurewebsites.net/2020-08-10_6-22/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/tl-api.azurewebsites.net/2020-08-10_6-22/openapi.yaml
Tools (29)
Extracted live via the executor SDK.
-
article.articleAddMeasureUnitAdd measure unit
-
article.articleDeleteDelete article from the system
-
article.articleGetGet article details This will return all properties related to article entity
-
article.articleGetAddonsGET /api/Article/GetAddons
-
article.articleGetMeasureUnitsGet mesure units
-
article.articleGetRevenueAccountsGet Revenue Accounts
-
article.articleGymArticleDetailsGet Gym specific properties for article
-
article.articlePostAdd new article
-
article.articlePutupdate existing article
-
article.articleSearchSearch articles It will only return basic information of article
-
article.articleUpdateArticleGymDetailsAdd article details that associate with a Gym
-
article.articleUpdateStatusDeactivate existing article
-
auth.authLoginAuthenticate and provide token for autherizations.
-
gym.gymGetGet gym details This will return all properties related to gym entity
-
membership.membershipGetGet all of the members details This will return all properties related to member entity
-
membership.membershipPostAdd new Member
-
package.packageDeleteDelete existing package
-
package.packageGetGet package details by packageId
-
package.packagePostInsert new package into the system
-
package.packagePutUpdate existing package by its ID
-
package.packageSearchSearch packages
-
package.packageUpdateStatusStatus update of existing package
-
status.statusGetGet the current status of message
-
test.testGetGet the all Test objects.
-
user.userGetGet all Users detail This will return all properties related to User entity
-
user.userRegisterUserRegister a new User
-
user.userUpdateUserUpdate an exsisting User
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools