API Data Provider - Online Help

Connecting to Mazrica

The Mazrica(Senses) API uses a token-based authentication.

Using Token Authentication

Your Mazrica(Senses) API Key is required to create a connection to Mazrica(Senses). API Key can genarete at Mazrica(Senses) user settings page. Then set it in the ProfileSettings connection property. If you access Mazrica(Senses) developer site, you should add Subdomain=my_Mazrica(Senses)_subdomain; in connection string.

Example Connection string

Profile=C:\profiles\Senses.apip;ProfileSettings='APIKey=my_api_key;'

Connection Properties

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.


Property Description
APIKey Api Key you get from your Mazrica(Senses) account.
SubDomain SubDomain you get from your Mazrica(Senses) URL.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839.0