/ifixit/guides

POST /api/ifixit/guides

Price: 10 credits

Get one iFixit repair guide with its full step-by-step instructions

How to use it

Use this when you already have a guide id or a guide page URL and need the actual repair instructions: every step with its text lines, photos and reader comments, plus the tools and parts the guide calls for. The slug inside a guide URL is decorative — the trailing number decides which guide comes back, so a URL whose slug names a different device still resolves to the number. Translations are separate revisions: pass language to get the translated steps, and read available_languages to learn which translations exist. To find a guide from a keyword or a device name, search first. A guide can genuinely own no steps of its own when its whole procedure lives in a chain of other guides it depends on: for that case steps carries the combined chain's steps (note their ids then belong to those other guides) instead of an empty list, and prerequisites lists which guides those are.

Parameters

Request body

Response

Errors

Response headers