Create and manage APIs versions

Create and manage APIs versions

Summary


An API may have one or more versions. Each version contains API methods, and may have multiple versions published at the same time.

Consider adding new versions of APIs when changes you make impact on queries that receive your methods and/or the responses they deliver. There is no need to create a new verse in the face of minor changes.

Once you have created your API, you should create a verse using the "Create API Version" button.

Now, you should add meals to your API. Click Add Method and read the following article.



Remember that you could keep multiple versions of your API published and developer users could navigate between the different versions.
By default, the developer portal would show the latest available versions.














    • Related Articles

    • Create and configure APIs

      Summary APIs would be exhibited on the developer portal. An API can contain multiple versions, and each of the minimum versions. To create an API you must go to APIs > New APIs. Configure APIs When creating a new API you should complete the Title, ...
    • Create APIs methods

      Summary In the article Create and manage APIs versions The first necessary steps to create APIs were shown. Methods define the action to be taken on a particular esource. As a first step you should select the option of Add Methodin the API. Add ...
    • Manage categories

      Summary Resources (Data Agencies, Views and APIs) are classified into Categories which aim to facilitate the management of their APIs. To manage categories you must go to Settings > General Settings > Categories. Create a new category To generate a ...
    • Publish API versions

      Summary An API may have one or more versions. Each verse could publish and manage each verse in isolation. This explains the flow of the APIs versions. Publish verse Once you have created an API, one version and added at least one method, you could ...
    • Manage users

      Summary Vor-Tex uses the assignment of user roles so that the account administrators have the ability to control what Users can and cannot do. For more information read the article User roles. To manage users of your account you must go to Settings > ...