POST an image as a new RecipeScan request
1) Fetch the filename -- DONE
2) Copy it to the pics/scan folder - ENSURE NO NAMING COLLISIONS -- DONE
3) Create 120 thumbnail size in pics/scan/120 -- DONE
POST
/recipe/scan
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api2.bigoven.com/recipe/scan'
Response Response Example
401 - Example 1
{}
Request
Query Params
Responses
🟠401Not authorized
application/json
Body
🟠402Payment required (not enough credits)
🟠415Bad media type (bad JPG)
🔴500General error on initiating RecipeScan task; please try again or contact us at support[at]bigoven.com