Authorization: Bearer ********************
X-Altan-Key: ********************
{
"prompt": "string"
}
curl --location --request POST 'https://api.altan.ai/interfaces//ai' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "string"
}'
null