URL: https://docs.prepr.io/graphql-api/get-started

# Getting started with the Prepr GraphQL API

*This guide shows you how to make your first request to fetch data from the Prepr GraphQL API in three easy steps.*

## Making your first API request

That’s it. You’ve made your first call to the Prepr GraphQL API.

## What's next?

You can [try out your GraphQL queries](/graphql-api/test-queries) using the *Apollo Explorer* tool.

To learn more about the Prepr GraphQL API, check out the following resources:

- [API basics](/graphql-api/api-basics)
- [Authorization](/graphql-api/authorization)
- [Caching](/graphql-api/caching)