# OffloadGPT API

## OffloadGPT API

- [Introduction](https://offloadgpt-docs.microdeploy.com/introduction.md): Generate asynchronous conversation endpoints for the OpenAI ChatGPT API
- [Quick Start](https://offloadgpt-docs.microdeploy.com/quick-start.md): The OffloadGPT API works in combination of the RapidAPI platform and the OpenAI Chat Completion API.
- [Server Events](https://offloadgpt-docs.microdeploy.com/server-events.md): (pending section, here will be examples of use)
- [API Reference](https://offloadgpt-docs.microdeploy.com/reference/api-reference.md)
- [stream-chatgpt endpoint](https://offloadgpt-docs.microdeploy.com/reference/api-reference/stream-chatgpt-endpoint.md): Performs a managed ChatGPT API request to create an streaming endpoint.
- [async-chatgpt endpoint](https://offloadgpt-docs.microdeploy.com/reference/api-reference/async-chatgpt-endpoint.md): Performs a managed ChatGPT API request creating a status endpoint.
- [Status URL endpoints](https://offloadgpt-docs.microdeploy.com/reference/api-reference/status-url-endpoints.md): The generated Status URL endpoints contain the final request response.
