Introduction to WorkSpace
Summary
Workspace is where owners, administrators, publishers, and editors access to manage APIs.
In this section, you can find the workspace documentation.
Workspace sections
The Workspace allows an organization to fully control the process of publishing data resources and APIs, from its collection and resource production to its revision and publication.
Entering the Workspace, the user finds a summary of the recently carried out activity by the organization and a list of enabled options.
In addition, according to its role, it could access the options for creating, editing, or publishing resources and APIs, or manage the configuration of the users and the publication process.
The process of publishing data resources and APIs are managed by a workflow based on roles and revisions.
- Home page: the section contains a list of recent activities of the date and time of the last change in resources created.
- Data sources: this section allows you to configure read or write data sources. You can create data views from the data sources and then create methods of APIs.
- Views: data views allow you to select and transform the collected data, configure parameter validations and relate different sources according to the implementation environment (production, testing and production).
- APIs: APIs section allows you to create APIs, manage multiple versions, configure limits, monitoring and privacy, among other options. API methods connect to data views.
- Statistics: There's a Dashboard with account statistics and APIs usage.
- Configurations: the section contains Account information, allows you to assign roles and create new users, configure the appearance of the developer portal, configures domains, manages resources, categories, and other configurations.
Related Articles
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 ...
Manage my profile
Summary You can modify your profile settings at My profile: https://workspace.vor-tex.io/my-account/ Change name or email To change your name and email, you just need to enter the new values and click Save. Change password To modify the password, you ...
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 ...
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 ...
Apply data formats in data view
Summary Data formats make it possible to modify the values of data view columns and configure when the content is JSON type. To apply a format you must select the option Configure data type and column format and you could select: The column on which ...