cURL
curl --request POST \ --url https://console.lomaplatform.com/api/vendor/v1/orders/{orderId}/results/{resultId}/url \ --header 'API-Key: <api-key>'
{ "url": "https://example.com/abc123" }
Retrieves a signed URL for a result file.
The URL will expire after 1 hour.
Documentation IndexFetch the complete documentation index at: https://docs.lomaplatform.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.lomaplatform.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key for the vendor
200 OK