Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://app.aptlystar.ai/api/v1/admin/models/embedding \ --header 'Authorization: <authorization>' \ --header 'Content-Type: */*' \ --data ' { "api_type": "<string>", "model_id": "<string>", "model_name": "<string>", "url": "<string>", "api_key": "<string>" } '
This response has no body data.