Attentive GraphQL API
Attentive's GraphQL API (beta) at POST https://api.attentivemobile.com/v1/graphql, authenticated with the same application token as the REST API and gated by the same app scopes. The graph covers the subscriber and event core - subscribe/unsubscribe, custom attributes, custom events, the three ecommerce events (product view, add to cart, purchase) and full webhook CRUD - plus a Relay-style filtered user search (usersExperimental) that has no REST equivalent. Schema captured from anonymous introspection on 2026-08-13 (104 types, 10 mutations, 3 root query fields).