Introduction to the ChatGPT API with Postman



Recently OpenAI, the company behind ChatGPT, has released the ChatGPT API, which enabled developers to integrate the power of the AI model behind ChatGPT in their own applications.

In this tutorial, I will show you how to make some basic API calls against the ChatGPT API with the help of Postman.

Take a CHATGPT API course:
https://www.udemy.com/course/introduction-to-openai-api-chatgpt-api-chatgpt-plugins/?couponCode=CHATGPT_API_LAUNCH

Download the Postman collection used and the step-by-step PDF guide:
https://bit.ly/intro-chatgpt-api

Log in here: https://platform.openai.com/
API Reference: https://platform.openai.com/docs/api-reference/introduction

13 comments
  1. Hey Valentin, really nice info. I was wondering if I can do something similar with ChatGpt in Postman to automate some tests? For example, if I have a card payment feature in my project and I want to cover some cases, can I use ChatGPT to go through my collections differently than I usually do with writing tests in the Postman Tests section? and most importantly, would it be a more efficient approach?

Comments are closed.