Skip to main content
POST
/quora/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

@type
string
default:QuoraQuestion
id
integer | null
alias
string
default:""
url
string | null
answer_count
integer | null
follower_count
integer | null
comment_count
integer | null
is_locked
boolean
default:false
topics
object[]