Get AI recipe board status

Gets the current status of an AI recipe board creation request using the status key. Returns an AI recipe board status object with the current progress and board data when complete.

📘

API key

You will need to include your API key found here.

Please include the key in your header. {"X-API-KEY": <api_key>}
🔄 Polling Recommended

Poll this endpoint every 2-5 seconds until you receive a status of "success" or "failed". Most boards complete within 30 seconds to 3 minutes.

Path parameters

ParameterDescription
status*keyThe status key returned from the create AI recipe board request. Format: ai_recipe_board*[alphanumeric](e.g.,ai_recipe_board_7e3e243039)
Language
Credentials
Header
Click Try It! to start a request and see the response here!