We use PostHog analytics cookies on this marketing site to understand how visitors use sparkvox.io - only if you accept. The app at app.sparkvox.io does not use marketing analytics. Cookie Policy.

Integrations

Publishing tools connected to the API key owner's account.

GET/api/v1/integrations

List Integrations

List publishing tools connected to the API key owner's account (LinkedIn, Buffer, Publer). Secrets are never returned. Use this to choose a provider when approving posts.

Response 200

json
{
  "integrations": [
    { "provider": "buffer", "connected_at": "2026-05-01T10:00:00Z" }
  ]
}

Connections are created in the SparkVox app under Settings → Integrations.