Skip to main content
POST
Create a response

Authorizations

Authorization
string
header
required

AtlasFlux API key. Get yours from the Developer Dashboard.

Headers

Idempotency-Key
string

Optional idempotency key for non-streaming requests.

Body

application/json
input
string
required

The user prompt.

model
string
default:atlasflux/nenas-flash
reasoning
object
max_output_tokens
integer
Required range: 1 <= x <= 32000
max_total_cost_myr
number

Maximum total cost in MYR.

stream
boolean
default:false

Response

Response created successfully.

id
string
object
string
Example:

"response"

created_at
integer
status
string
Example:

"completed"

model
string
Example:

"atlasflux/nenas-flash"

output_text
string
usage
object
request_id
string
routing
object
citations
object[]