Run with API

Trigger your Fetch Hive Prompts via endpoints.

Invoke a prompt

post

Trigger a prompt to run

Authorizations
AuthorizationstringRequired

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".

Body
endpointstringRequiredExample: Summarize scraped website
variantstringRequiredExample: production
streamingbooleanOptionalDefault: true
Responses
200

Successful response

application/json
post
/invoke

Last updated

Was this helpful?