Skip to main content
POST
/ifixit/stories/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: 1 <= x <= 5000
timeout
integer
default:300
Required range: 20 <= x <= 1500
language
enum<string>
default:en
Available options:
en,
de,
es,
fr,
it,
jp,
ko,
nl,
pt,
ru,
tr,
zh
sort
enum<string>
default:newest_first
Available options:
oldest_first,
newest_first
guide
string | null
product
string | null
only_with_images
boolean
default:false

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[]