Linq.gg website screenshot

Linq.gg

LinQ is the wallet, payments and loyalty platform operated by Galactica Games, Inc. (dba Toffee) for game developers building loyalty programs, real-money gaming (RMG) and branded debit-card experiences. Games integrate a LinQ Wallet account for each player, then deposit, withdraw, transfer and reconcile funds against internal game currencies. The LinQ Wallet Public API is a gRPC / Protocol Buffers surface published on the Buf Schema Registry as buf.build/linq/linq, organised into Geo (IP and coordinate restriction checks), Auth (anonymous game sign-in and wallet-linked user sign-in), Money (accounts, balances, replenishment orders, transfers, Brazil Pix, operations history) and Sandbox (integration-test helpers) modules. Client libraries are generated from the registry for TypeScript, JavaScript and other targets, and a first-party Unity SDK handles PCI-compliant native card and Apple Pay checkout on device.

Linq.gg publishes 1 API on the APIs.io network. Tagged areas include Company, Gaming, Payments, Wallet, and Loyalty.

Linq.gg’s developer surface includes authentication, sandbox, changelog, documentation, API reference, getting-started guide, support, and 21 more developer resources.

38.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessOpen
1 APIs
CompanyGamingPaymentsWalletLoyaltyFintechReal Money GaminggRPCGeolocationAuthentication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 38.5/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/linqgg: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

LinQ Wallet Public API

gRPC / Protocol Buffers API for integrating a game with LinQ Wallet services. Covers geo restriction checks by IP and coordinates, anonymous and wallet-linked user authenticatio...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Linqgg Authentication

5 schemes

SECURITY

Linqgg Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: linqgg
name: Linq.gg
description: LinQ is the wallet, payments and loyalty platform operated by Galactica Games, Inc. (dba Toffee) for game developers
  building loyalty programs, real-money gaming (RMG) and branded debit-card experiences. Games integrate a LinQ Wallet account
  for each player, then deposit, withdraw, transfer and reconcile funds against internal game currencies. The LinQ Wallet
  Public API is a gRPC / Protocol Buffers surface published on the Buf Schema Registry as buf.build/linq/linq, organised into
  Geo (IP and coordinate restriction checks), Auth (anonymous game sign-in and wallet-linked user sign-in), Money (accounts,
  balances, replenishment orders, transfers, Brazil Pix, operations history) and Sandbox (integration-test helpers) modules.
  Client libraries are generated from the registry for TypeScript, JavaScript and other targets, and a first-party Unity SDK
  handles PCI-compliant native card and Apple Pay checkout on device.
url: https://raw.githubusercontent.com/api-evangelist/linqgg/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://framerusercontent.com/images/IDaPLV2CTzzUnLl1BCRzzHVprF4.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-operator: Galactica Games, Inc. (dba Toffee)
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Gaming
- Payments
- Wallet
- Loyalty
- Fintech
- Real Money Gaming
- gRPC
- Geolocation
- Authentication
apis:
- aid: linqgg:linq-wallet-public-api
  name: LinQ Wallet Public API
  description: gRPC / Protocol Buffers API for integrating a game with LinQ Wallet services. Covers geo restriction checks
    by IP and coordinates, anonymous and wallet-linked user authentication, account balances, deposits and withdrawals against
    internal game currencies, replenishment and transfer orders, native card / Apple Pay / Brazil Pix checkout, operations
    history and sandbox test helpers. Schemas are published publicly on the Buf Schema Registry; clients are generated per
    language rather than hand-written.
  humanURL: https://docs.linq.gg/
  baseURL: https://services.galactica.games
  tags:
  - Wallet
  - Payments
  - Gaming
  - gRPC
  - Protobuf
  properties:
  - type: Documentation
    url: https://docs.linq.gg/
  - type: APIReference
    url: https://buf.build/linq/linq
  - type: GettingStarted
    url: https://docs.linq.gg/getting-started
  - type: Protobuf
    url: grpc/linqgg-services.yml
  - type: Authentication
    url: authentication/linqgg-authentication.yml
  - type: ErrorCatalog
    url: errors/linqgg-error-codes.yml
  - type: DataModel
    url: data-model/linqgg-data-model.yml
common:
- type: DomainSecurity
  url: security/linqgg-domain-security.yml
- type: Protobuf
  url: grpc/linqgg-services.yml
- type: Packages
  url: packages/linqgg-packages.yml
- type: SDKs
  url: packages/linqgg-packages.yml
- type: Authentication
  url: authentication/linqgg-authentication.yml
- type: Conventions
  url: conventions/linqgg-conventions.yml
- type: Idempotency
  url: conventions/linqgg-conventions.yml
- type: ErrorCatalog
  url: errors/linqgg-error-codes.yml
- type: Lifecycle
  url: lifecycle/linqgg-lifecycle.yml
- type: Deprecation
  url: lifecycle/linqgg-lifecycle.yml
- type: Conformance
  url: conformance/linqgg-conformance.yml
- type: Compliance
  url: conformance/linqgg-conformance.yml
- type: Sandbox
  url: sandbox/linqgg-sandbox.yml
- type: ChangeLog
  url: changelog/linqgg-changelog.yml
- type: Components
  url: components/linqgg-components.yml
- type: DataModel
  url: data-model/linqgg-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/linqgg-llms.txt
- type: Roadmap
  url: https://github.com/linqgg/unity-sdk/blob/main/VISION.md
- type: DeveloperPortal
  url: https://docs.linq.gg/
- type: Documentation
  url: https://docs.linq.gg/
- type: APIReference
  url: https://buf.build/linq/linq
- type: GettingStarted
  url: https://docs.linq.gg/getting-started
- type: Support
  url: https://docs.linq.gg/contact
- type: Blog
  url: https://linq.gg/blog
- type: GitHubOrganization
  url: https://github.com/linqgg
- type: TermsOfService
  url: https://linq.gg/terms-of-use
- type: PrivacyPolicy
  url: https://linq.gg/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence