You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.

Showing articles from api tag

Writing Your First Mutation

This article is intended to support our customers using BenchPrep GraphQL API. If you’re interested in leveraging this service, or if you would like to learn more about it, contact your BenchPrep Customer Success Manager today for pricing! In the Writing Your First Query guide you were able to fire up a couple of …

Writing Your First Query

This article is intended to support our customers using BenchPrep GraphQL API. If you’re interested in leveraging this service, or if you would like to learn more about it, contact your BenchPrep Customer Success Manager today for pricing! In the Getting Started guide, we showed you how to establish your connectio…

Generate an API Access Token

Once you've been set up with access to BenchPrep GraphQL API, you also get the ability to generate API tokens for use with our GraphQL API. An API token is like a key; it is required to access BenchPrep GraphQL API. Let's walk through how you can generate those tokens. Any user with a Console Admin  role can view…

Intro to GraphQL

What is GraphQL? GraphQL is a query language for APIs which has been adopted by companies such as Airbnb, GitHub, Yelp, PayPal and many others. Construct a request by defining the resources you want via a POST request to a server and receive a response that matches the format of your request. If you are new to …

Getting Started

GraphQL is an API standard that provides a more efficient, powerful, and flexible alternative to REST. You can read more about it and why we chose it in our Intro to GraphQL guide. In that guide, we recommended using a great tool called GraphQL Playground that will allow you to see the schema, documentation as…

Exporting GraphQL Results As CSV

This article is intended to support our customers using BenchPrep GraphQL API. If you’re interested in leveraging this service, or if you would like to learn more about it, contact your BenchPrep Customer Success Manager today for pricing! At BenchPrep, we want to allow you to leverage all the power of GraphQL. Chie…

scroll to top icon