Skip to main content
POST
/avvo/questions

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
question
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
question_title
string
required
@type
string
default:AvvoQuestion
text
string | null
topic
string | null
topic_slug
string | null
asker_location
string | null
created_at
string | null
answer_count
integer | null
url
string | null
answers
object[]