Error
A valid request URL is required to generate request examples{
"job": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"productId": "validate_idea",
"state": "setup",
"input": {
"subject": "<string>",
"question": "<string>",
"projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"geography": [
"<string>"
],
"audience": "<string>",
"competitors": [
"<string>"
],
"objectives": [
"<string>"
],
"constraints": [
"<string>"
],
"firstPartyDatasetIds": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"context": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"livingDeliverableId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"reservedCredits": 1,
"settledCredits": 1
},
"duplicate": true
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}REST API
Post research jobs
POST
/
research-jobs
Error
A valid request URL is required to generate request examples{
"job": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"productId": "validate_idea",
"state": "setup",
"input": {
"subject": "<string>",
"question": "<string>",
"projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"geography": [
"<string>"
],
"audience": "<string>",
"competitors": [
"<string>"
],
"objectives": [
"<string>"
],
"constraints": [
"<string>"
],
"firstPartyDatasetIds": [
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
],
"context": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"livingDeliverableId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"reservedCredits": 1,
"settledCredits": 1
},
"duplicate": true
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
Scopes: research:read, research:write, evidence:read, monitor:read, monitor:write, mcp:use
Headers
Required string length:
8 - 500Body
application/json
