Inference Docker Frontend
Single JSON
Payload (`/infer/external`)
{ "id": 969152, "product_id": "3", "product_name": "Intensivreinigung", "requirements_textual": "85qm, 2 Bäder, 1 Küche", "street": "Ahornweg 6", "zipcode": "63303", "city": "Dreieich", "country": "DE", "files": [ { "id": 99504, "url": "https://example.com/protected-image-1.jpg" } ] }
Image Auth Type
none
bearer
basic
header
cookie
Bearer Token
Basic Username
Basic Password
Header Name
Header Value
Cookie
Run Single
Clear
Batch JSON
Items (`/infer/batch/external`)
[ { "product_name": "Intensivreinigung", "requirements_textual": "85qm, 2 Bäder", "zipcode": "63303", "files": [ { "url": "https://example.com/protected-image-1.jpg" } ] }, { "product_name": "Fensterreinigung", "requirements_textual": "8 Fenster, 2 stock" } ]
Run Batch
Clear
Response
Ready.