Skip to main content
POST
/ifixit/stories

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

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

Response

Successful Response

id
string
required
name
string
required
@type
string
default:IfixitStory
name_html
string | null
url
string | null
intro
string | null
intro_html
string | null
text
string | null
text_html
string | null
conclusion
string | null
conclusion_html
string | null
language
string | null
status
string | null
rating
number | null
created_at
integer | null
modified_at
integer | null
author
object | null
images
string[]
guides
object[]
products
object[]