Open Paws API
string · requiredstring[]string · enumstring[]string · maxLength: 1000string · uuidstringstringstring
Research Topics
POST
https://api.openpaws.ai
/v1/research/topics
Run a one-shot research query on animal advocacy topics. Returns streamed NDJSON results from a general research workflow. Use this for immediate research — for ongoing monitoring, create a tracking subscription via POST /v1/tracking/subscriptions instead.
Pricing
$0.25 per request (Pay As You Go plan).
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Research Topics › Request Body
topicsTopic IDs to track
frequencyHow often to receive updates
Enum values:
daily
weekly
realtime
Default: weekly
customKeywordsCustom keywords to monitor
specificInterestsAdditional context about tracking interests
Research Topics › Responses
Tracking setup confirmation
taskIdUnique identifier for the async task
messageHuman-readable confirmation message
estimatedTimeEstimated time for completion
taskTypeType of task that was started