# Polycracker Integration Adapters

Cross-platform adapter matrix connecting Polycracker Core AI and Social Hub to external systems.

## LLM Providers (Universal API)

| Provider | Example Models | Routing |
|----------|----------------|---------|
| OpenAI | gpt-4o-mini, gpt-4o, o1, o3 | Dynamic by model string |
| Anthropic | claude-haiku-4-5, claude-sonnet-5, claude-opus-5, claude-fable-5 | Dynamic by model string |

Auth: API key via portal.polycracker.dev. Prepaid wallet debited per hit by model class.

## Workflow Canvas Integrations

| Platform | Use Case |
|----------|----------|
| n8n | Parrot Integration Node + Smart Nodes |
| Make | Visual automation pipelines |
| Zapier | Trigger/action workflows |
| React Flow | Custom canvas environments |
| Salesforce / SAP | Enterprise CRM/ERP connectors |

Endpoint: `POST /highway/process`

## Social Network Adapters (Social Hub)

| Network | Capabilities |
|---------|--------------|
| LinkedIn | Broadcast, mentions, OAuth connect |
| X (Twitter) | Broadcast, inbox, hourly analytics (Premium) |
| GitHub | Webhooks, developer community dispatch |
| Discord | Broadcast, webhook alerts, inbox |
| Reddit | Broadcast, inbox, hourly analytics (Premium) |
| Facebook / Instagram / Threads | Multi-format publishing |
| YouTube / TikTok | Video platform scheduling |
| Telegram | Channel broadcast |

Additional networks available via Social Hub integration registry (20+ total).

## Alert & Webhook Channels

- Slack incoming webhooks
- Discord webhook notifications
- Email escalation for HITL review queues and low-credit warnings

## Infrastructure Adapters

| Service | Role |
|---------|------|
| PostgreSQL | Persistent vault and workspace storage |
| DigitalOcean | Dedicated droplet mesh hosting |
| Cloudflare | Edge TLS, CDN, origin certificate termination |
| Nginx | L7 reverse proxy, static GEO file serving |

## Portal & Billing

- **portal.polycracker.dev** — API key issuance, tier management, Ecosystem Fuel top-ups (LemonSqueezy)
- Ecosystem Fuel packages: $25, $50, $100, $150

## Documentation Cross-References

- Core AI: https://polycracker.dev/docs
- Social Hub operator guide: https://social-hub.polycracker.dev/docs
- Corporate entity: https://parrotintegrated.dev
