integrations.sh
← all integrations

API

OpenAPI apis-guru

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.articleAddMeasureUnit

    Add measure unit

  • article.articleDelete

    Delete article from the system

  • article.articleGet

    Get article details This will return all properties related to article entity

  • article.articleGetAddons

    GET /api/Article/GetAddons

  • article.articleGetMeasureUnits

    Get mesure units

  • article.articleGetRevenueAccounts

    Get Revenue Accounts

  • article.articleGymArticleDetails

    Get Gym specific properties for article

  • article.articlePost

    Add new article

  • article.articlePut

    update existing article

  • article.articleSearch

    Search articles It will only return basic information of article

  • article.articleUpdateArticleGymDetails

    Add article details that associate with a Gym

  • article.articleUpdateStatus

    Deactivate existing article

  • auth.authLogin

    Authenticate and provide token for autherizations.

  • gym.gymGet

    Get gym details This will return all properties related to gym entity

  • membership.membershipGet

    Get all of the members details This will return all properties related to member entity

  • membership.membershipPost

    Add new Member

  • package.packageDelete

    Delete existing package

  • package.packageGet

    Get package details by packageId

  • package.packagePost

    Insert new package into the system

  • package.packagePut

    Update existing package by its ID

  • package.packageSearch

    Search packages

  • package.packageUpdateStatus

    Status update of existing package

  • status.statusGet

    Get the current status of message

  • test.testGet

    Get the all Test objects.

  • user.userGet

    Get all Users detail This will return all properties related to User entity

  • user.userRegisterUser

    Register a new User

  • user.userUpdateUser

    Update an exsisting User

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools