AGL

AGL Inc. (에이지엘) is a Seoul-headquartered golf technology company, founded in 2019, that operates TIGER GDS — a global distribution system for golf. Its SaaS platform connects golf club tee-time inventory to travel and booking channels in real time, covering more than 1,000 contracted golf courses across 30+ countries, and is the system behind the HeyTeeTime/TIGERBOOKING consumer apps and the Reserve with Google golf integration. AGL publishes three machine-readable REST contracts on tigergds.com: the AGL OTA API (distribution — code lookups, golf club catalog, tee-time availability, static packages and the full reservation lifecycle), the AGL OPEN API (a bi-directional supplier bridge for golf-club and tee-time registration plus reservation callbacks) and a Trip.com outbound reservation integration. Offices in Seoul, Tokyo, Brea (CA) and Singapore.

AGL publishes 3 APIs on the APIs.io network: OTA API, OPEN API, and Trip.com Reservation Integration API. Tagged areas include Company, Golf, Travel, Booking, and Reservations.

The AGL catalog on APIs.io includes 1 event-driven AsyncAPI specification.

AGL’s developer surface includes authentication, documentation, API reference, support, engineering blog, signup flow, and 23 more developer resources.

32.3/100 thin Agent 35/100 agent ready Full breakdown ↓
scored 2026-09-12 · rubric v0.22.0
3 APIs
CompanyGolfTravelBookingReservationsDistributionTee TimesGDSHospitalitySportsLeisureSouth Korea

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-12 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/agl: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

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

AGL OTA API

Distribution-side REST API of TIGER GDS. Version 2.0, OpenAPI 3.1.1, 24 operations across five capability groups: reference code lookups (languages, currencies, continents, coun...

AGL OPEN API

Supplier-integration bridge API between AGL and golf-club suppliers. Version 0.0.1, OpenAPI 3.1.1, 7 operations in two directions: Supplier to AGL (register a golf club, retriev...

AGL Trip.com Reservation Integration API

AGL-operated outbound reservation bridge that accepts Trip.com-format reservation messages. OpenAPI 3.0.1, a single POST /api/v1 operation carrying a signed request header (acco...

Pricing Plans 1

Published pricing tiers and plan structures.

Agl Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Agl Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Agl Webhooks

ASYNCAPI

Security Posture 2

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

Agl Authentication

apiKey/http · 9 schemes

SECURITY

Agl Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Agl Agentic Access

31 operations · 13 acting

31 operations · 13 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: agl
name: AGL
description: 'AGL Inc. (에이지엘) is a Seoul-headquartered golf technology company, founded in 2019, that operates TIGER GDS —
  a global distribution system for golf. Its SaaS platform connects golf club tee-time inventory to travel and booking channels
  in real time, covering more than 1,000 contracted golf courses across 30+ countries, and is the system behind the HeyTeeTime/TIGERBOOKING
  consumer apps and the Reserve with Google golf integration. AGL publishes three machine-readable REST contracts on tigergds.com:
  the AGL OTA API (distribution — code lookups, golf club catalog, tee-time availability, static packages and the full reservation
  lifecycle), the AGL OPEN API (a bi-directional supplier bridge for golf-club and tee-time registration plus reservation
  callbacks) and a Trip.com outbound reservation integration. Offices in Seoul, Tokyo, Brea (CA) and Singapore.'
image: https://www.aglgw.com/image/ko/img_main.png
url: https://raw.githubusercontent.com/api-evangelist/agl/refs/heads/main/apis.yml
x-source:
  kind: harvest
  feed: secondary-market
  venue: equityzen
  url: https://equityzen.com/company/agl
  note: Harvested as an unnamed EquityZen pre-IPO listing slug. Identity resolved 2026-09-12 to AGL Inc. (aglgw.com), the
    Seoul golf-technology company behind TIGER GDS; the EquityZen slug matches Crunchbase organization agl-9b00.
specificationVersion: '0.20'
created: '2026-09-12'
modified: '2026-09-12'
tags:
- Company
- Golf
- Travel
- Booking
- Reservations
- Distribution
- Tee Times
- GDS
- Hospitality
- Sports
- Leisure
- South Korea
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: agl-ota
  name: AGL OTA API
  description: 'Distribution-side REST API of TIGER GDS. Version 2.0, OpenAPI 3.1.1, 24 operations across five capability
    groups: reference code lookups (languages, currencies, continents, countries, regions, cities, airports, facilities, package
    item codes), golf club catalog and detail, tee-time open dates and open tee times, static golf packages and plan inventory,
    and the reservation lifecycle (request, confirm, inquiry, partial cancel, cancel, voucher send). Authenticated with an
    Authorization header token plus a clientId header issued by AGL.'
  humanURL: https://api-doc.tigergds.com/reference
  baseURL: https://gw-ota.tigergds.com
  tags:
  - Tee Times
  - Reservations
  - Golf
  - Distribution
  - Travel
  properties:
  - type: OpenAPI
    url: openapi/agl-ota-openapi-original.yml
  - type: Documentation
    url: https://api-doc.tigergds.com/reference
  - type: APIReference
    url: https://api-doc.tigergds.com/reference
  image: https://www.aglgw.com/image/ko/img_main.png
- aid: agl-open
  name: AGL OPEN API
  description: 'Supplier-integration bridge API between AGL and golf-club suppliers. Version 0.0.1, OpenAPI 3.1.1, 7 operations
    in two directions: Supplier to AGL (register a golf club, retrieve golf club information, change tee-time availability,
    daily tee-time registration, retrieve tee time list) and AGL to Supplier (reservation request, cancel reservation). Authenticated
    with a bearer Authorization header carrying an SHA-256 signature plus an X-Supplier-Code or X-Client-Code identification
    header.'
  humanURL: https://api-docs-agl-bridgeapi.tigergds.com/reference
  baseURL: https://agl-bridgeapi.tigergds.com
  tags:
  - Tee Times
  - Suppliers
  - Golf
  - Integration
  properties:
  - type: OpenAPI
    url: openapi/agl-open-openapi-original.yml
  - type: Documentation
    url: https://api-docs-agl-bridgeapi.tigergds.com/reference
  - type: APIReference
    url: https://api-docs-agl-bridgeapi.tigergds.com/reference
  image: https://www.aglgw.com/image/ko/img_main.png
- aid: agl-tripcom-outbound
  name: AGL Trip.com Reservation Integration API
  description: AGL-operated outbound reservation bridge that accepts Trip.com-format reservation messages. OpenAPI 3.0.1,
    a single POST /api/v1 operation carrying a signed request header (accountId, serviceName enum, requestTime, version, sign)
    and a free-form body, secured with a JWT bearer token plus ClientId, Currency and Language headers.
  humanURL: https://outboundapi-trip-reserv.tigergds.com/swagger/index.html
  baseURL: https://outboundapi-trip-reserv.tigergds.com
  tags:
  - Reservations
  - Travel
  - Integration
  properties:
  - type: OpenAPI
    url: openapi/agl-tripcom-outbound-openapi-original.yml
  - type: Documentation
    url: https://outboundapi-trip-reserv.tigergds.com/swagger/index.html
  image: https://www.aglgw.com/image/ko/img_main.png
common:
- type: AgenticAccess
  url: agentic-access/agl-agentic-access.yml
- type: DomainSecurity
  url: security/agl-domain-security.yml
- type: Authentication
  url: authentication/agl-authentication.yml
- type: Website
  url: https://www.aglgw.com/en/
- type: About
  url: https://www.aglgw.com/en/aboutagl
- type: Documentation
  url: https://api-doc.tigergds.com/reference
- type: APIReference
  url: https://api-doc.tigergds.com/reference
- type: Support
  url: https://www.aglgw.com/en/partners
- type: Blog
  url: https://www.aglgw.com/en/contents/news
- type: GitHubOrganization
  url: https://github.com/aglgw
- type: SignUp
  url: https://www.tigergds.com/signup/step1
- type: Login
  url: https://www.tigergds.com/login
- type: LinkedIn
  url: https://www.linkedin.com/company/aglgw
- type: Packages
  url: packages/agl-packages.yml
- type: X-WellKnownProbe
  url: well-known/agl-well-known.yml
- type: X-MCPServerCandidate
  url: mcp/agl-mcp.yml
- type: LLMsTxt
  url: llms/agl-llms.txt
- type: Overlay
  url: overlays/agl-ota-overlay.yaml
- type: Overlay
  url: overlays/agl-open-overlay.yaml
- type: Overlay
  url: overlays/agl-tripcom-outbound-overlay.yaml
- type: Conformance
  url: conformance/agl-conformance.yml
- type: ErrorCatalog
  url: errors/agl-problem-types.yml
- type: Lifecycle
  url: lifecycle/agl-lifecycle.yml
- type: Conventions
  url: conventions/agl-conventions.yml
- type: DataModel
  url: data-model/agl-data-model.yml
- type: Webhooks
  url: asyncapi/agl-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/agl-plans-pricing.yml
- type: RateLimits
  url: rate-limits/agl-rate-limits.yml
x-enrichment:
  date: '2026-09-12'
  status: enriched
  artifacts_added: 26
  pass: local-v3

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/agl"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/agl/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/agl/evidence"

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.