GraphQL API Endpoints
Introduction
cobra GraphQL endpoints to retrieve Data on DEV server
API Description | Endpoint |
---|---|
CRM - Todos / Tickets | https://api.cobra.de/v1/tickets/graphql |
CRM - Companies | https://api.cobra.de/v1/crm/companies/graphql |
CRM - People | https://api.cobra.de/v1/crm/people/graphql |
CRM - Touchpoints | https://api.cobra.de/v1/crm/touchpoints/graphql |
Events | https://api.cobra.de/v1/events/graphql |
Events - Bookings | https://api.cobra.de/v1/events/bookings/graphql |
Event Websites | https://api.cobra.de/v1/events/websites/graphql |
Event Websites Public | https://api.cobra.de/v1/events/websites/public/graphql |
Users | https://api.cobra.de:443/v1/users/graphql |
EAP - E-Mail Autopilot | https://api.cobra.de:443/v1/eap/runs/graphql |
How to work with our GraphQL APIs and Postman
How to access cobra GraphQL API with Postman
HTTP Headers
Authentication
GraphQL Query Example
GraphQL Query recommendations
Modified at 2024-12-09 08:52:00