https://api.diadata.org/graphql/query
Also you can use a dedicated front-end to try out queries:
https://api.diadata.org/graphql/
Currently only tokens price feed data is available on GraphQL.
Example of schema that can be used for quoting data:
Query parameters rundown
FeedSelection filtering options
There are a number of ways to filter out exchanges with DIA’s GraphQL endpoints.
First of all, you should define the desired asset. DIA uses blockchain-address asset identification methodology. You can search for available assets and find out blockchain/address information in the DIA APP asset explorer.
Here’s an example how to define FeedSelection query to return a price for a given range with all sources included:
LiquidityThreshold, which would result in such query: