Use Datasets in Your Application
|
When you create an application that consumes Marketplace data you need to know how to authenticate your user and how to query a particular dataset. This section explains and walks you through both authentication and queries in the Marketplace. |
In this Section
| Topic | Description |
|---|---|
|
Details the authentication and authorization options available to you, which to use for your application usage and how to implement it. Includes code examples. |
|
|
Describes the two types of queries available to you, which to use, and how to use it. Includes code examples. |
See Also