Jump to Content
Adacor AIHome
GuidesAPI ReferenceChangelog
Adacor AI
API Reference
Log In
Jump to Content
Adacor AI
GuidesAPI ReferenceChangelog
Log In
All
Pages
Start typing to search…

Adacor AI API 1.0

  • Chat Models
    • Chat: Lists usable modelsget
    • Completions: Lists usable modelsget
    • Chat: Generates a model reply for the specified chat dialogue.post
    • Completions: Generates a model reply for the specified completion prompt.post
  • Whisper Models
    • Whisper: Lists usable modelsget
    • Whisper: Transcribes audio to textpost
    • Whisper: Transcribes and translates audio to textpost
  • Embedding Models
    • Embeddings: Lists usable modelsget
    • Embeddings:Embeds the input text to vector datapost
  • Tokenizer
    • Tokenizes the Passed Prompt, used to messure token usagepost
    • Detokenizes the tokens back to an text representationpost
  • Markdown
    • documentMarkdown: Converts files to plain text.put
  • ApiKeyManagement
    • List your API keysget
    • Add new API keypost
    • Get single API key by idget
    • Change API key by idput
    • Delete API key by iddel
    • get API key Quota for models by key id (tokenId)get
    • Add API key quota for modelpost
    • Delete API key quota for modelput
Powered by 

List your API keys

get
https://api.adacor.ai/v1/apiKey
Language
Click Try It! to start a request and see the response here!