Integrations
Publishing tools connected to the API key owner's account.
GET
/api/v1/integrationsList 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.