GeoCopyGeoCopy

← Integration guides

Connect Ghost to GeoCopy

Ghost has no public app marketplace. GeoCopy connects via the Admin API — the same approach recommended in Ghost custom integrations. For workflow automation without code, pair GeoCopy with Zapier (webhook triggers) or Ghost's Zapier integration.

GeoCopy publishes to Ghost using the Ghost Admin API. You need a Custom Integration with an Admin API key. Keep this key secret; GeoCopy stores it encrypted server-side.

Admin API vs Content API

Ghost shows two keys on each Custom Integration. GeoCopy needs the Admin API key only.

Ghost Pro example

For a site like https://inspo-test.ghost.io, connect with:

Steps

  1. Log in to Ghost Admin (often https://yoursite.ghost.io/ghost on Ghost Pro, or your self-hosted URL).
  2. Go to Settings → Integrations.
  3. Click Add custom integration, name it (e.g. GeoCopy), and save.
  4. Copy the Admin API Key. It looks like 24-char-id:64-char-secret.
  5. In GeoCopy, open Integrations → Ghost and connect with:
    • Site URL: your Ghost admin domain without a trailing slash (e.g. https://yoursite.ghost.io or http://localhost:2368).
    • Admin API Key: the key from step 4.

Site settings (optional)

After connecting, open your Ghost integration settings in GeoCopy to configure:

Publishing behavior

Troubleshooting

For more detail, see the Ghost Admin API authentication docs.

Get visibility on Ghost