Jump to Content
Adacor AI
GuidesAPI ReferenceChangelogDiscussions
Log InAdacor AI
API Reference
Log In
GuidesAPI ReferenceChangelogDiscussions
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 

Whisper: Lists usable models

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