The Apideck Unified API provides a single REST endpoint to connect with 200+ third-party services across accounting, CRM, HRIS, file storage, ATS, e-commerce, and more. This skill covers direct HTTP usage for any language.
| Authorization | Yes | Bearer {APIKEY} | | x-apideck-app-id | Yes | Your Apideck application ID | | x-apideck-consumer-id | Yes | End-user/customer ID stored in Vault | | x-apideck-service-id | No | Downstream connector ID (e.g., salesforce, quickbooks) | | Content-Type | Yes (POST/PATCH) | application/json |
Response: 201 Created with { "data": { "id": "contact123" } }
Apideck Unified REST API-Referenz für jede Sprache. Verwendung beim Aufbau von Integrationen mit Buchhaltungssoftware (QuickBooks, Behandelt Authentifizierungsheader, CRUD-Operationen, Cursor-basierte Paginierung, Filterung, Sortierung, Fehlerbehandlung, Ratenbegrenzung, Pass-Through-Parameter und Webhooks. Sprachunabhängig – funktioniert mit Curl, Fetch, Axios, httpx oder jedem HTTP-Client. Quelle: apideck-libraries/api-skills.