runtime
SiftQ + OpenAI Assistants & Custom GPTs
Import SiftQ via OpenAPI into any custom GPT or Assistant.
SiftQ exposes a public OpenAPI 3.1 spec at `/openapi.yaml`. Paste that URL into the "Create a custom GPT → Actions" or OpenAI Assistant action builder — your GPT can now search the web, with the supported scopes available as parameters.
Install
# Paste this URL into Custom GPT > Actions > ImportExample
https://api.siftq.com/openapi.yamlWhy use it
- ✓Zero code — paste a URL and your GPT can search the web
- ✓OpenAI auto-generates the tool description from our spec — accurate by construction
- ✓Per-key auth flows cleanly through GPT's secret manager
- ✓Same API key works across Custom GPT, Assistants v2, and Realtime