getSharePassMetadata
Get shared pass metadata
Returns public metadata for a shared pass. No authentication required. Used by the public share page to display wallet buttons and pass info.
Maps to OpenAPI operationId getSharePassMetadata — GET /share-pass/{token}. Public endpoint — no API key required.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Share token (32 hex characters). |