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://api.sydium.com/v1/media/from-url \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>" } '
{ "success": "<unknown>", "data": { "publicUrl": "<string>", "key": "<string>", "uploadUrl": "<string>" }, "meta": {} }
Opaque API key (sk_live_... / sk_test_...)
Stored media reference
Show child attributes