Adgager GraphQL API

The single first-party API behind the Adgager platform and the dash.adgager.com client dashboard. A Laravel Lighthouse GraphQL endpoint exposing 118 queries and 141 mutations over the platform's core domain - brands and sub-brands, research projects, question groups, target filters and target groups, project answers and scores, the AdQ advertising-effectiveness score and comparisons, the Gager member community (registration, invites, Gentry social feed, wallet and GAG token transactions, payment requests), subscriptions and plans, campaigns, events and reference data. Introspection is open and unauthenticated; reference-data queries (countries, cities, plans, languages, sectors, universities) answer anonymously, while everything account-scoped is behind the Laravel Sanctum bearer guard.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/adgager-graphql"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: adgager-graphql
name: Adgager GraphQL API
description: The single first-party API behind the Adgager platform and the dash.adgager.com client dashboard.
  A Laravel Lighthouse GraphQL endpoint exposing 118 queries and 141 mutations over the platform's core
  domain - brands and sub-brands, research projects, question groups, target filters and target groups,
  project answers and scores, the AdQ advertising-effectiveness score and comparisons, the Gager member
  community (registration, invites, Gentry social feed, wallet and GAG token transactions, payment requests),
  subscriptions and plans, campaigns, events and reference data. Introspection is open and unauthenticated;
  reference-data queries (countries, cities, plans, languages, sectors, universities) answer anonymously,
  while everything account-scoped is behind the Laravel Sanctum bearer guard.
humanURL: https://dash.adgager.com/
baseURL: https://api.adgager.com/graphql
image: https://www.adgager.com/wp-content/uploads/2023/09/adgager-logo-1.png
tags:
- GraphQL
- Market Research
- Consumer Insights
- Advertising Effectiveness
properties:
- type: GraphQL
  url: graphql/adgager.graphql
- type: X-GraphQLIntrospection
  url: graphql/adgager-introspection.json
- type: Authentication
  url: authentication/adgager-authentication.yml
- type: Conventions
  url: conventions/adgager-conventions.yml
- type: ErrorCatalog
  url: errors/adgager-problem-types.yml
- type: DataModel
  url: data-model/adgager-data-model.yml
- type: RateLimits
  url: rate-limits/adgager-rate-limits.yml
- type: Conformance
  url: conformance/adgager-conformance.yml
- type: X-MCPServerCandidate
  url: mcp/adgager-mcp.yml