Yuzu's GraphQL API makes it super easy to fetch any amount of data directly in your frontend, or server-side.
Yuzu has a broad spectrum of data available in our API, from the basic stuff like stock, crypto, and forex prices, to more advanced datasets like company metadata, blockchain information and currency information.
Play around with the API in the GraphQL playground!
New to GraphQL? Learn the ropes and get started in minutes
Learn how to authenticate when making API calls
Learn how pagination works in the API
Learn about common error codes in the API and how to handle them
View a complete API schema reference