Query Data in Data Cloud
Learn how to programmatically query your data in Data Cloud using various REST APIs.

-
- Supports ANSI standard SQL
- Returns results as an array of records
- Ideal for large volume data reads and external application integration
- Supports data streams, profile, engagement, and unified data model objects
-
- Synchronous API for data extraction
- Supports pagination with limit and offset
- Suitable for browser-based clients and interactive querying
-
- Look up and search customer profile information
- Integrate with external web or mobile apps
- Access profile data model objects
-
- Retrieve metadata about all entities
- Access information about Calculated Insights, Engagement, Profile, and other entities
- View relationships between objects and key qualifier fields
-
- Query Calculated Insights with SQL dimensions and measures
- Apply optional filters
- Extract insights from your data
-
- Retrieve all individual records associated with a unified record
- Query across different data sources
-
- Learn about DataGraph APIs
- Understand data graph concepts and usage
-
Get Started with Querying Data Cloud Data
- Learn about apps, APIs, libraries, and SQL for querying data
- Understand the basics of data extraction
-
- Review limits for Profile, Query, and Calculated Insights APIs
- Understand rate limits and best practices
-
- Reference status codes for Query API V1 and V2
- Troubleshoot common issues