OpenAI Documentation

Currently we support Chat, Completion, and Image actions on OpenAI.

Reconify can integrate with OpenAI via Node NPM, Python PIP, and REST API.

Get started - Create an account

The first step is to create an account at app.reconify.com.

Generate API and APP Keys

In the Reconify console, add an Application to your account. This will generate both an API_KEY and an APP_KEY which will be used in the code below to send data to Reconify.

Integration

Select the option from the left navigation that best suits your environment for instructions on how to integrate Reconify.