Enigma GraphQL API

Enigma's primary programmatic surface: a Relay-style GraphQL API over the business knowledge graph. Query Brand, LegalEntity, OperatingLocation, Address, Person, and Industry entities via connection-based (cursor) pagination, a full filter algebra (EQ/IN/LIKE/AND/OR/HAS and arithmetic operators), math functions, an aggregate query, and async segmentation exports polled through backgroundTask. Authenticated with an x-api-key header and metered in credits per entity returned.

API entry from apis.yml

apis.yml Raw ↑
name: Enigma GraphQL API
description: 'Enigma''s primary programmatic surface: a Relay-style GraphQL API over the business knowledge
  graph. Query Brand, LegalEntity, OperatingLocation, Address, Person, and Industry entities via connection-based
  (cursor) pagination, a full filter algebra (EQ/IN/LIKE/AND/OR/HAS and arithmetic operators), math functions,
  an aggregate query, and async segmentation exports polled through backgroundTask. Authenticated with
  an x-api-key header and metered in credits per entity returned.'
humanURL: https://documentation.enigma.com/reference/graphql_api/
baseURL: https://api.enigma.com/graphql
tags:
- GraphQL
- Business Data
- KYB
properties:
- type: APIReference
  url: https://documentation.enigma.com/reference/graphql_api/
- type: GettingStarted
  url: https://documentation.enigma.com/guides/graphql/api
- type: Documentation
  url: https://documentation.enigma.com/guides/graphql
- type: Sandbox
  url: https://console.enigma.com/explore/graphql
- type: ErrorCatalog
  url: errors/enigma-analytics-problem-types.yml
- type: RateLimits
  url: rate-limits/enigma-analytics-rate-limits.yml
- type: AgentSkill
  url: skills/enigma-analytics-enigma-graphql-published.md