/openaiAPIPostmanCollection

open ai API postman collection

GNU General Public License v3.0GPL-3.0

Openai API PostmanCollection

open ai API postman collection

How to Use

  1. Import the collection into Postman. You can do this by clicking on the "Import" button in the top-left corner of the Postman window, selecting the file containing the collection, and following the prompts.

  2. Once the collection is imported, you can see all the available requests by expanding the folder that contains them.

  3. To make a request, click on the request you want to make. This will open up a new tab with the request details.

  4. In the request details tab, you can modify the request as needed. For example, you might need to add a request body, headers, or query parameters.

  5. Once you've made any necessary modifications, click the "Send" button to make the request.

  6. You should see the response to your request in the bottom half of the tab.

  7. Repeat steps 3-6 for any other requests you want to make.

How to get API key

  1. Go to the OpenAI website and sign up for an account.

  2. Create a new API key by navigating to the API tab in the OpenAI dashboard and clicking the "Create new API key" button.

  3. Choose the API plan that best fits your needs and provide payment information if necessary.

  4. Once you have created an API key, you can use it to authenticate requests to the OpenAI API.

  5. Refer to the OpenAI API documentation for information on how to use the API, including endpoints, parameters, and response formats.