UIUC.chat Documentation
UIUC.chat Main Page
  • Quick start
  • FAQs
  • Features
    • Tool use in conversation
    • Retrieval Methods
    • Web Crawling Details
    • Bulk Export Documents or Conversation History
    • Duplication in Ingested Documents
  • CropWizard
    • CropWizard Documents
    • Pest Detection Tool
    • CropWizard Document License Information
  • API
    • API Keys
    • Endpoints
  • Technical
    • System Architecture
  • Developers
    • Developer Quickstart
Powered by GitBook
On this page

Was this helpful?

  1. API

API Keys

Before you can start using the API, you need to generate an API key. This key is essential for authenticating your requests and ensuring secure communication with our services.

PreviousCropWizard Document License InformationNextEndpoints

Last updated 7 months ago

Was this helpful?

We don't store your OpenAI keys when using our API. You must supply them for every request for security and simplicity. That way you're in control of costs and your key is never leaked.

Generating an API Key

To generate an API key, navigate to the API Key Management section in your user interface from Materials page. Click on the "Generate API Key" button to create a new key. Once generated, you can copy the key to your clipboard by clicking the copy icon next to it. You can also copy the curl or language specific code blocks on the left section where your api key will be replaced automatically once you generate one. Please note that only admins of the project will be able to access this page for ensuring secured access to the API.

Note: You can have at max one API key at a time. Feel free to rotate it using the rotate key button or delete it if the need arises.

API Key Management Page