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.
Complete a name and description, and select an icon for its application.
Optionally, you can protect your application so that it can be used only from some domains or IPs.
Once you have created your application, you could get the Auth Key that would allow you to consult APIs methods.
You could now access APIs and test them directly on the portal:
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. ...
Data sources from Dropbox
Summary The platform allows you to collect data from files hosted in Dropbox using your API. The advantage of this data source is that when the file hosted on Dropbox is changed, the platform would detect the change and update its data automatically, ...
Data sources from REST/json web services
Summary The REST/JSON web services connector offers all the capabilities needed to connect to such sources. This option allows you to collect data from REST/JSON web services or configure writing actions, and then create data views and exhibit them ...
APIs catalog and documentation
Summary Once you have accessed the developer portal with your credentials, you can access the APIs catalog and its documentation. APIs Catalogue In the APIs Catalog you could learn about available APIs and access their documentation. API ...
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. ...