🍋 Yuzu

Dashboard

Getting Started

The Yuzu Platform

Guides

Creating API Keys

Rate Limits

Usage with Apollo React/React Native

Recipes

Build a live-updating stock price badge

Show the latest exchange rates for your product

Streaming API

Subscription and Authorization

Available streams

Message reference

GraphQL API

Introduction to GraphQL

Making GraphQL Requests

Authorization

Pagination

Errors

Schema Reference

GraphQL API

GraphQL API

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!

GraphQL Playground


Introduction to GraphQL

New to GraphQL? Learn the ropes and get started in minutes

Authorization

Learn how to authenticate when making API calls

Pagination

Learn how pagination works in the API

Error Codes

Learn about common error codes in the API and how to handle them

Schema Reference

View a complete API schema reference


Message reference

Introduction to GraphQL