Data Center
  • Data Center
    • Homepage
    • Data Connectors
      • Creating a Data Connector
      • Data Connector List
        • Edit Data Connectors
        • Create Option
        • Reconnecting to a Data Connector
        • Sharing a Data Connector
        • Delete a Data Connector
      • Supported Data Connectors
        • Database Connectors
          • MySQL
          • MSSQL
          • Elastic (Beta Release)
          • Oracle
          • ClickHouse
          • Arango DB
          • Hive
          • Cassandra
          • MongoDB
          • MongoDB for BI
          • PostgreSQL
          • Snowflake
        • File Data Connector
        • API Connectors
          • API Connector
          • Amazon
          • App Store
          • Bing Ads
          • Dropbox
          • FTP Server
          • Facebook
          • Facebook Ads
          • Firebase DB
          • Fitbit
          • Flipkart
          • Google AdWords
          • Google Analytics
          • Google Big Query
          • Google Forms
          • Google Sheet
          • HubSpot
          • Jira
          • Lead Squared
          • Linkedin
          • Linkedin Ads
          • MS Dynamics
          • Mailchimp
          • QuickBooks
          • SalesForce
          • ServiceNow
          • Twitter
          • Twitter Ads
          • Yelp
          • YouTube
          • ZOHO Books
        • Others
          • MS Sql Olap
          • Data Store
          • OData
          • Spark SQL
          • AWS Redshift
          • SAP HANA
    • Data Sets
      • Creating a New Data Set
        • Creating a New Data Set using RDBMS Connector
        • Creating a Data Set using Arango DB Connector
        • Creating a Data Set using an API Connector
        • Creating a New FTP Data Set
        • Creating a Data Set based on an Elastic Connector
      • Data Set List
        • View Options: Data Sets List Page
        • Data Set List: Actions
          • Editing a Data Set
          • Publishing a Data Set
          • Sharing a Data Set
          • Push to VCS
          • Pull from VCS
          • Deleting a Data Set
          • Data Preparation
          • Visualize
            • Deleting a Widget
    • Data Stores
      • Creating a New Data Store
        • Data Store using an RDBMS Connector
        • Data Store using a Flat File Data Connector
        • Data Store using an API Data Connector
      • Data Stores List
        • Edit a Data Store
        • Refresh Data for a Data Store
        • Store Info
        • Sharing a Data Store
        • Adding Synonyms to a Data Store
        • Push to VCS
        • Pull from VCS
        • Delete a Data Store
        • Visualize
          • Deleting a Widget
    • Data Store Meta Data
      • Creating a New Meta Data Store
      • Data Store Meta Data List
        • Store Details
        • Adding Synonyms to Meta Data Store
        • Refresh Synonyms
        • Sharing a Metadata Store
        • Editing Meta Data Store
        • Deleting Meta Data Store
    • Data Sheets
      • Creating a New Data Sheet
      • Publishing a Data Sheet
        • Entering Data
        • Viewing Data
        • Deleting a Row
      • Editing a Data Sheet
      • Removing a Data Sheet
    • Data Sandbox
      • Creating a New Data Sandbox
      • Data Sandbox List
        • Upload File Status
        • Using the Data Preparation Option
        • Deleting a Data Sandbox
        • Visualize
          • Deleting a Widget
        • Create Data Store
        • Reupload
    • Data Catalog
    • Data as API
    • Data Preparation
      • Accessing the Data Preparation Option
      • Data Preparation Workspace
        • Data Preparation Landing Page
        • Profile: Summary Pane
          • Charts
          • Info: Values/Statistics
          • Pattern
        • Transforms
          • Advanced
          • Anonymization
          • Columns
          • Conversions
          • Data Cleansing
          • Dates
          • Functions
          • Integer
          • ML
          • Numbers
          • String
        • Steps
      • Data Preparation List
        • Rename
        • Edit
        • Delete
Powered by GitBook
On this page
  1. Data Center

Data as API

Securely share your data with external entities or integrate their data into third-party applications.

PreviousData CatalogNextData Preparation

Last updated 1 year ago

Check out the given walk-through on how to publish Data as an API using the Data Center module.

Publishing Data as an API

Data as API is an approach that allows exposing data as Application Programming Interfaces (APIs) for easy access and integration by other systems, applications, or developers. It allows data providers to make their data available and consumable by external parties in a programmatic manner.

Data as API shifts the traditional concept of sharing data by encapsulating the data and its operations within a well-defined API. This enables developers to interact with the data using standard API protocols without getting worried about the underlying storage or implementation details.

  • Navigate to the Data Center homepage.

  • Click the New option.

  • Select the Data As API option from the New menu.

Data As API option under the New menu

  • Select a Data Source from the displayed list.

  • Click on the Publish As Data Service icon.

  • The Publish As Data Service form opens.

  • Provide the following information:

    • Service Name

    • Select a category or create a new Category.

    • Description

    • Parameters

    • Limit (You can specify the no. of records you want in the Limit field).

  • Click the Save option.

  • A confirmation message notifies the users that the selected data source has been published as a service.

  • The published data gets listed under the Data as API list.

Please Note:

  • The user can add filter(s) to the data set as a service.

  • The Data Set published as a data service appears under the drop-down menu of the API Client Registration form (as displayed in the below-given image).

Icon

Name

Action

Push to VCS

Pushes a version of the Data as API to VCS

Pull from VCS

Pulls a version from the VCS

Edit

Opens the Publish as Data Service form for the selected Data as API to modify the information.

No data message configuration

A dialog box appears to configure the message that gets displayed when no data is shown under the Published API.

Delete

Deletes the selected Data as API service from the list.

Publish as Data Service option
The Publish As Data Service form
The newly published data source as API gets listed under the Data As API list

​​

​​

​​

​​

​​