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, Wallets, and Loyalty.

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

45.4/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessOpen
1 APIs 1 MCP Servers
CompanyGamingPaymentsWalletsLoyaltyFintechReal-Money GaminggRPCGeolocationAuthentication

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 45.4/100 · developing
Contract Quality 6.0 / 21
Developer Ergonomics 11.2 / 17
Access Clarity 4.9 / 17
Operational Transparency 3.5 / 11
Contract Governance 1.9 / 10
Discoverability 6.5 / 9
Regulatory Posture 10.3 / 15
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Linq.gg MCP Server

LinQ publishes no hosted or remote MCP server. Searched the developer docs, the linqgg GitHub organization (3 repos: docs, .github, unity-sdk), npm and the Buf Schema Registry m...

MCP SERVER

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 3

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.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Gaming
- Payments
- Wallets
- Loyalty
- Fintech
- Real-Money Gaming
- gRPC
- Geolocation
- Authentication
tags_raw:
- 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:
  - Wallets
  - Payments
  - Gaming
  - gRPC
  - Protobuf
  tags_raw:
  - 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: MCPServer
  url: mcp/linqgg-mcp.yml
- 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