POINT.ME

point.me is an award-travel company that operates a real-time award flight search engine for consumers and, through point.me Gateway, an API-first embedded loyalty-travel platform that banks and loyalty programs run inside their own branded apps. The consumer product searches award availability across 150+ airline and hotel loyalty programs on Basic/Standard/Premium annual subscriptions, and adds paid concierge booking. Gateway sells award search, point transfers and booking as an embedded integration to financial institutions (Amex among its named partners) and to loyalty programs. The API host api.point.me is live and identifies itself as "Flight Search APIs", but every path on it answers 401 with WWW-Authenticate: Bearer, and Gateway is sold through a demo form rather than a public developer portal, so no machine-readable contract is published.

POINT.ME publishes 1 API on the APIs.io network. Tagged areas include Travel, Award Travel, Loyalty, Points and Miles, and Flights.

POINT.ME’s developer surface includes pricing, signup flow, support, engineering blog, authentication, and 19 more developer resources.

34.7/100 thin ▬ flat Agent 19/100 agent aware saas Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
1 APIs 1 MCP Servers
TravelAward TravelLoyaltyPoints and MilesFlightsRewardsEmbedded FinanceBankingSearchCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 34.7/100 · thin
Contract Quality 0.0 / 21
Developer Ergonomics 3.2 / 17
Access Clarity 14.3 / 17
Operational Transparency 0.0 / 11
Contract Governance 1.9 / 10
Discoverability 6.5 / 9
Regulatory Posture 8.9 / 15
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 6 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 6 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Banking & Open Finance 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/point-me: 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.

point.me Flight Search API

The API host point.me operates behind its consumer search product and its Gateway embedded platform. https://api.point.me/ returns HTTP 200 text/plain "Flight Search APIs"; ever...

MCP Servers 1

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

POINT.ME MCP Server

point.me ships no Model Context Protocol server — neither a remote endpoint nor a local stdio package. No candidate tool list is derived either, because point.me publishes no Op...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Point Me Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Point Me Authentication

0 schemes

SECURITY

Point Me Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Point Me Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: point-me
name: POINT.ME
description: 'point.me is an award-travel company that operates a real-time award flight search engine for consumers and,
  through point.me Gateway, an API-first embedded loyalty-travel platform that banks and loyalty programs run inside their
  own branded apps. The consumer product searches award availability across 150+ airline and hotel loyalty programs on Basic/Standard/Premium
  annual subscriptions, and adds paid concierge booking. Gateway sells award search, point transfers and booking as an embedded
  integration to financial institutions (Amex among its named partners) and to loyalty programs. The API host api.point.me
  is live and identifies itself as "Flight Search APIs", but every path on it answers 401 with WWW-Authenticate: Bearer, and
  Gateway is sold through a demo form rather than a public developer portal, so no machine-readable contract is published.'
url: https://raw.githubusercontent.com/api-evangelist/point-me/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Travel
- Award Travel
- Loyalty
- Points and Miles
- Flights
- Rewards
- Embedded Finance
- Banking
- Search
- Company
apis:
- aid: point-me-flight-search-api
  name: point.me Flight Search API
  description: 'The API host point.me operates behind its consumer search product and its Gateway embedded platform. https://api.point.me/
    returns HTTP 200 text/plain "Flight Search APIs"; every other path probed (/openapi.json, /swagger.json, /docs, /redoc,
    /graphql, /mcp, /.well-known/*) returns HTTP 401 with WWW-Authenticate: Bearer. point.me publishes no developer portal
    or reference for it — the Gateway page describes the integration as API-first and routes prospects to a demo form.'
  humanURL: https://www.point.me/partnerships/
  baseURL: https://api.point.me
  tags:
  - Flights
  - Award Travel
  - Loyalty
  - Search
  properties:
  - type: Authentication
    url: authentication/point-me-authentication.yml
  - type: OAuthScopes
    url: scopes/point-me-scopes.yml
  - type: RateLimits
    url: rate-limits/point-me-rate-limits.yml
  - type: Conventions
    url: conventions/point-me-conventions.yml
  - type: MCPServer
    url: mcp/point-me-mcp.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/point-me-domain-security.yml
- type: Website
  url: https://www.point.me/
- type: About
  url: https://www.point.me/about/
- type: Pricing
  url: https://www.point.me/our-services
- type: Plans
  url: plans/point-me-plans-pricing.yml
- type: SignUp
  url: https://point.me/signup/basic
- type: Support
  url: https://connect.point.me/help
- type: HelpCenter
  url: https://connect.point.me/faq
- type: Blog
  url: https://www.point.me/insights/
- type: Press
  url: https://www.point.me/press/
- type: TermsOfService
  url: https://www.point.me/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.point.me/privacy-policy
- type: Accessibility
  url: https://www.point.me/accessibility
- type: Partners
  url: https://www.point.me/partnerships/
- type: Jobs
  url: https://connect.point.me/jobs
- type: LLMsTxt
  url: llms/point-me-llms.txt
- type: WellKnown
  url: well-known/point-me-well-known.yml
- type: Authentication
  url: authentication/point-me-authentication.yml
- type: OAuthScopes
  url: scopes/point-me-scopes.yml
- type: Conformance
  url: conformance/point-me-conformance.yml
- type: Compliance
  url: conformance/point-me-conformance.yml
- type: Conventions
  url: conventions/point-me-conventions.yml
- type: RateLimits
  url: rate-limits/point-me-rate-limits.yml
- type: MCPServer
  url: mcp/point-me-mcp.yml
image: https://d27oqxoyguxgs9.cloudfront.net/jm-web-images-21082401/site-thumbnail.jpg
x-enrichment:
  date: '2026-08-26'
  status: enriched
  artifacts_added: 13
  pass: local-v1

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/point-me"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/point-me/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/point-me/evidence"

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

Get an API key

Free tier, no email required.

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