Calls
OpenAI’s documentation provides thorough information about both the authentication process and how to set up calls.
External page: OpenAI API reference | Authentication
The API Connector is the plugin we'll use to authenticate and sell requests to ChatGPT. You can find our documentation for the API Connector plugin below.
Article: The API Connector Article series: APIs Video: Bubble Academy | Intro to APIs & The API Connector
This article series includes several terms and expressions that are common in the broader tech field, particularly those used by API providers, which are not unique to Bubble. To understand these terms better, we recommend referring to our dedicated API glossary, which provides clear explanations for many of these technical concepts.
Article: API Glossary
Having set up the , it's time to set up calls to start communicating with OpenAI's services.
Last updated
Was this helpful?