Quickstart

❗️

API Depreciation

Hello all, I'm sorry to have to make this announcement, but we are depreciating the API and it will be turned off as of July 1, 2024. We have made this decision due to high backend costs and low usage. It is simply unsustainable for us to keep running a feature that is not used by a single developer. This will mean that /music, Amazon Titan (Text and Image), and AI21 Labs' Jurassic will be removed from the bot then. /music will be removed from the bot in our coming update, as it has become impossible to run the large models required for music generation for a fair price, and we have experienced many issues with that particular command recently.

Although we are depreciating the API, our bot will still be running as usual and we plan to release a very large update in the coming weeks. See #🤫・previews for a sneak peek.

Sorry for the inconvenience.

For more info, please join our Discord server at https://geneplore.com/discord


Get started with our API in a few easy steps.

Join our Discord server, and go to #gpt-bot-1 to get started.

  1. Type /api and select it from the list of Slash Commands.
  2. Click API Keys in the dropdown that appears
  3. Click Add Key.
  4. Copy the key that is given to you, as it won't be shown to you again.
  5. Go to https://geneplore.readme.io/reference/chat-openai
  6. Paste your API key in the authorization header
  7. Add an object in the conversation parameter
  8. Enter a message in the content field of the first object
  9. Click Try It to get a result!

You should receive a response that looks like this:

{
    "response": {
        "content": "Hello! How can I assist you today?",
        "role": "assistant"
    },
    "creditcost": 2
}

❗️

Need help?

If you need help or are encountering errors that you can't fix, join our Discord server and create a ticket in #tickets. Support will be with you promptly.

402 Errors

If you receive a 402 error then you have run out of credits. Type /premium in our Discord server and click Buy Credits. You'll be redirected to Stripe where you can buy credits that will be deposited directly into your Discord/API account. If you want to buy fewer than $20 worth of credits. Subscribe to one of our tiers in our Discord server, starting at only $3.99 a month.