# Exploring Zoom's REST and GraphQL APIs with Postman

Zoom is an essential tool for remote communication, collaboration, and video conferencing. With [Zoom's REST APIs](https://developers.zoom.us/docs/api/#rest-apis) and [GraphQL API](https://developers.zoom.us/docs/api/graphql/overview/), developers can build custom integrations, automate workflows, and create new functionalities to enhance their Zoom experience. In a recent livestream with Zoom developer advocates [Ojus Save](https://twitter.com/ojusave) and [Gianni LaTange,](https://blog.zoom.us/author/glatange/) we explored the [Zoom public workspace](https://www.postman.com/zoom-developer/workspace/zoom-public-workspace/overview), now available in Postman: ![](https://blog.postman.com/wp-content/uploads/2023/04/image3-4.png) By using Postman as a repository for Zoom’s extensive library of over 600[ API endpoints](https://developers.zoom.us/docs/api/rest/using-zoom-apis/), developers can build apps that can read and write to Zoom’s robust backend infrastructure and mirror some of the most in-demand features available in the Zoom web portal. For instance, you can create a new meeting; create, add, and remove users; view reports and usage dashboards, and much more. ![](https://blog.postman.com/wp-content/uploads/2023/04/image2-4.png)A collection in Zoom's public workspace.

## How to get started with Zoom's REST APIs using Postman

 ![](https://blog.postman.com/wp-content/uploads/2023/04/image1-5.png)List a user's meetings with Zoom's REST API. Zoom's REST APIs allow developers to interact with Zoom services programmatically. With the [REST APIs](https://blog.postman.com/rest-api-examples/), developers can create, manage, and delete Zoom resources, such as users, meetings, webinars, and recordings. To use the REST API with Postman, follow these steps: 1. Create a Zoom App via the [App Marketplace.](https://marketplace.zoom.us/)
2. Navigate to the [Get Started Fast with Zoom APIs](https://www.postman.com/zoom-developer/workspace/zoom-public-workspace/collection/22097587-c59615c2-f35c-4514-8ce7-809b72cd082b) collection in Postman.
3. [Authenticate](https://www.postman.com/zoom-developer/workspace/zoom-public-workspace/documentation/22097587-c59615c2-f35c-4514-8ce7-809b72cd082b?entity=folder-e7ae0b09-de23-433a-8dde-c96a57c775fd&branch=&version=) with Zoom using OAuth and keep track of access tokens.
4. Browse additional Zoom collections to get started with video, meetings, phone, and more.
 
## How to get started with Zoom's GraphQL API using Postman

 ![](https://blog.postman.com/wp-content/uploads/2023/04/image4-2.png)Query Zoom's GraphQL API in Postman. Zoom's GraphQL API provides a flexible and powerful way to interact with Zoom services. With the Zoom GraphQL API, developers can query, mutate, and subscribe to Zoom data using a single endpoint. To use the Zoom GraphQL API with Postman: - [Download the Zoom GraphQL schema file.](https://developers.zoom.us/docs/api/graphql/graphql-postman/)
- [Create a GraphQL request ](https://www.youtube.com/watch?v=Zq7H8kYIQIU)and import the schema.
- Query using the Zoom GraphQL endpoint: `https://api.zoom.us/v3/graphql`.
 
## **Check out a few highlights**

 Here are a few other topics the livestream covers: - [Understanding the Zoom public workspace](https://www.youtube.com/watch?v=i3-Kwm-XVys)
- [Authenticating with Zoom](https://www.youtube.com/watch?v=i3-Kwm-XVys)
- [Understanding Zoom Scopes](https://www.youtube.com/watch?v=i3-Kwm-XVys)
- [Working with Zoom REST and GraphQL APIs](https://www.youtube.com/watch?v=i3-Kwm-XVys)
 
## **Watch the full livestream**

﻿

## **Upcoming Postman livestreams**

 Postman currently streams every Thursday. Follow or subscribe on [YouTube](https://www.youtube.com/channel/UCocudCGVb3MmhWQ1aoIgUQw), [Twitch](https://www.twitch.tv/getpostman), [Twitter](https://www.twitch.tv/getpostman), or [LinkedIn](https://www.linkedin.com/company/postman-platform/) so you never miss streams like this one. Don't forget to turn on your notifications!