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 publish the API version.
In order to publish a verse, all associated resources should be publicly available: the data sources and views associated with the API version should be published. If it was not published, you would receive a message stating the envelopes you must publish in order to publish the verse.
By publishing the API version, the API and its published versions would be available on the developer portal with the documentation that is automatically generated from the configurations.
Related Articles
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. ...
What are data resources, lifecycle and publication flow
Summary The platform's data resources are those that allow data to be collected, transform and expose data. The platform has three data resources: Data sources, Data views and APIs. Data sources: using data sources could connect to my data sources: ...
Databases from Databases
Summary The Databases connector offers all the capabilities needed to connect to such sources. This option allows you to collect data from different types of databases or configure writing actions, then create data views and exhibit them in your API. ...
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. We suggest reading What are data resources. If you were unable to access it, please read ...