Popular Articles
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. ...
Platform IPs
If your data sources are protected and access limited by IP lists, you can add the following addresses so that the platform can access the origins: 51.161.118.168 51.161.119.31 51.161.119.152 51.222.40.48 The IP addresses of the platform are fixed, ...
User roles
Summary Vor-Tex uses the assignment of user roles so that account administrators can control what users can and cannot do. Roles Summary: Owner: Owns the account, has the permissions of the administrator role, and can also manage the account ...
Build and publish an API from scratch
Summary In this article you would find how to use the platform to build, publish and manage your first API. In order to follow these steps you need a data source. If not, you can use this example. Example In this article we will use an example from ...
Manage your already built APIs
Summary In this article, you will find how to use the platform to manage your already built REST/JSON APIs and use the security, statistical, audit, monitoring, and other capabilities. To follow these steps, you need: An endpoint of a REST/JSON API ...
Recent Articles
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. ...
Domains customization
Summary By default, the platform offers domains under *.vor-tex.io, although it can use its own domains. Configure domains To configure your Gateway API Developer Portal domains and environments, theadministrator of your domain must create CNAME ...
Workspace sign in
Log in To access the Workspace, you must use your user and password. You can access at following link: https://workspace.vor-tex.io/signin/ If you do not have access credentials to the Workspace, you should ask an account administrator. Retrieve ...
Register for the developer portal
Summary Follow these instructions to register for the development portal. Register In order to consult the APIs of the portal you should register. Enter the developer portal and then click on the buttonRegister. Fill out the form with your e-mail and ...
Try a method
Summary The developer portal allows you to test reading methods (GETs) on the same portal. Test method Enter an API in the APIs Catalog on the portal's homepage. Then select a method and click on the buttonTest method. Select the implementation which ...