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

    • 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 ...
    • 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 > ...
    • Audit API

      Summary The Audit API allows you to consult audit records in detail of applications received and responses submitted from APIs methods. Through this API you can learn the details of each of the requests made to your APIs and the responses submitted. ...
    • How to create an application

      Summary The application obtains the credentials that allow you to identify when consuming APIs. Create an application To create an application you must be registered and authenticated on the portal. Once authenticated, click Create application. ...
    • Administrative APIs: introduction

      Administrative APIs would allow you to check your account data. Administrative APIs you can consult: Statistics for the use of your APIs Audit queries made to your APIs and responses delivered Health of Methods (SLO) List of users of your account ...