// Integration guide
How to connect Ghost
DraftRank publishes to Ghost through the Admin API, using a custom integration you create in Ghost Admin — no plugin, and the Admin API key is signed into a short-lived token for each request rather than being sent as-is. Posts arrive with their formatting and slug intact, the cover set as the feature image, the article's category as the primary tag, and the excerpt filled from the meta description.
Before you start
- A Ghost publication you administer — Ghost(Pro) or self-hosted. Verified against Ghost 6; Ghost 5 works too.
- Owner or Administrator access, since only those roles can add an integration.
- Your admin domain, which on Ghost(Pro) may be a *.ghost.io address rather than your custom domain.






