Skip to main content
POST
Create a (legacy) text completion

Authorizations

Authorization
string
header
required

Virtual API key. Create one from the FlexAI dashboard. Pass as Authorization: Bearer sk-xxxx.

Body

application/json
model
string
required
Example:

"Meta-Llama-3.1-8B-Instruct-FP8"

prompt
required
max_tokens
integer
temperature
number
stream
boolean

Response

Successful response

The response is of type object.