My Real Trip · Authentication Profile

My Real Trip Authentication

Authentication

My Real Trip secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyConsumerTravelTourismFlightsAccommodationTours and ActivitiesAffiliatesMCPSouth Korea
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerApiKey http
scheme: bearer · in: header ()

Source

Authentication Profile

my-real-trip-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.myrealtrip.com/#auth
docs: https://docs.myrealtrip.com/#auth
summary:
  types: [http]
  http_schemes: [bearer]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    The MyRealTrip Partner API uses a static API key presented as an HTTP
    Bearer token. There is no OAuth2/OIDC surface and no scope model. Keys are
    issued from the Partner page (Open API menu, "API Key 발급") and are shown
    only once at creation; re-issuing a key immediately expires the previous
    one. Keys must be used server-side only.
schemes:
  - name: bearerApiKey
    type: http
    scheme: bearer
    in: header
    header: Authorization
    format: 'Bearer YOUR_API_KEY'
    sources: [https://docs.myrealtrip.com/#auth]
    description: >-
      API key sent in the Authorization header using the Bearer scheme. Test
      keys are prefixed test_sk_ (per docs example). Missing header or a
      missing "Bearer " prefix returns 401; a valid key without resource
      permission returns 403.
key_management:
  issuance: Partner page -> Open API -> "API Key 발급"
  visibility: full value shown only at creation, masked thereafter
  rotation: re-issue creates a new key and auto-expires the previous key
  transport: HTTPS only, TLS 1.2+
  support: marketing_partner@myrealtrip.com
transport_security:
  https_required: true
  min_tls: '1.2'

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/my-real-trip-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.