Home
Providers
Paytronix
Paytronix
Paytronix is a cloud-based digital guest engagement platform for restaurants and convenience stores, providing loyalty programs, gift and stored-value cards, online ordering, branded mobile apps, messaging, and analytics to more than 1,800 brands. Paytronix publishes extensive public integration documentation describing a REST-based Server API with 40-plus services spanning guests, enrollment, transactions, checks, payments, gift, messaging, campaigns, stores, and mobile wallet passes. Authentication supports OAuth, client credentials (integration identifier and secret via HTTP Basic), and B2B flows. A separate Online Ordering API is documented for ordering integrations, making Paytronix a developer-friendly guest engagement provider.
Paytronix publishes 12 APIs on the APIs.io network, including Check API, Enrollment API, Gift API, and 9 more. Tagged areas include Restaurant, Loyalty, Gift Cards, Online Ordering, and Guest Engagement.
The Paytronix catalog on APIs.io includes 2 JSON-LD contexts and 2 Spectral governance rulesets.
Paytronix’s developer surface includes authentication, documentation, API reference, pricing, support, engineering blog, and 10 more developer resources.
12 APIs
6 Features
4 Use Cases
On this page
Kin Score
APIs 12
Open Collections 15
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 6
Vocabularies 2
Spectral Rules 2
JSON Schema 45
JSON Structure 45
Examples 45
Security Posture 2
Agentic Access 1
Use Cases 4
Integrations 5
Resources 16
apis.yml
24 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 37.4/100 · thin
Agent readiness — 25/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 12
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 15
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 45
JSON Structure definitions describing this provider's data shapes.
Scroll for all 45
Example request and response payloads for these APIs.
Scroll for all 45
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Pre-built integrations with other platforms and tools.
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 2
Pagination, idempotency, versioning, errors, and events
Build 1
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 3
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Source (apis.yml)
aid: paytronix
name: Paytronix
description: Paytronix is a cloud-based digital guest engagement platform for restaurants and convenience stores, providing
loyalty programs, gift and stored-value cards, online ordering, branded mobile apps, messaging, and analytics to more than
1,800 brands. Paytronix publishes extensive public integration documentation describing a REST-based Server API with 40-plus
services spanning guests, enrollment, transactions, checks, payments, gift, messaging, campaigns, stores, and mobile wallet
passes. Authentication supports OAuth, client credentials (integration identifier and secret via HTTP Basic), and B2B flows.
A separate Online Ordering API is documented for ordering integrations, making Paytronix a developer-friendly guest engagement
provider.
type: Index
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- plans
- authentication
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/paytronix.png
tags:
- Restaurant
- Loyalty
- Gift Cards
- Online Ordering
- Guest Engagement
- Payments
- Messaging
url: https://raw.githubusercontent.com/api-evangelist/paytronix/refs/heads/main/apis.yml
created: '2026-06-02'
modified: '2026-06-03'
specificationVersion: '0.23'
apis:
- aid: paytronix:paytronix-check-api
name: Paytronix Check API
description: Check-based point accrual, reward computation, and posting.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Check
properties:
- type: OpenAPI
url: openapi/paytronix-check-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-enrollment-api
name: Paytronix Enrollment API
description: Card creation, activation, registration, and demographic editing.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Enrollment
properties:
- type: OpenAPI
url: openapi/paytronix-enrollment-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-gift-api
name: Paytronix Gift API
description: Gift card sale, reload, balance, redeem, and exchange.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Gift
properties:
- type: OpenAPI
url: openapi/paytronix-gift-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-guest-api
name: Paytronix Guest API
description: Guest account and user information lookup and management.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Guest
properties:
- type: OpenAPI
url: openapi/paytronix-guest-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-menu-items-api
name: Paytronix Menu Items API
description: Menu item retrieval.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- menu-items
tags_raw:
- Menu Items
properties:
- type: OpenAPI
url: openapi/paytronix-menu-items-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-oauth-api
name: Paytronix OAuth API
description: Guest authentication and token issuance.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Authentication
tags_raw:
- OAuth
properties:
- type: OpenAPI
url: openapi/paytronix-oauth-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-orders-api
name: Paytronix Orders API
description: Order creation, retrieval, and submission.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Order
tags_raw:
- Orders
properties:
- type: OpenAPI
url: openapi/paytronix-orders-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-payment-api
name: Paytronix Payment API
description: Stored-value recharge, saved payment methods, and auto recharge.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Payment
properties:
- type: OpenAPI
url: openapi/paytronix-payment-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-restaurants-api
name: Paytronix Restaurants API
description: Restaurant and location discovery.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Restaurant
tags_raw:
- Restaurants
properties:
- type: OpenAPI
url: openapi/paytronix-restaurants-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-search-api
name: Paytronix Search API
description: Geospatial and full-text search across restaurants and menu items.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Search
properties:
- type: OpenAPI
url: openapi/paytronix-search-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-store-api
name: Paytronix Store API
description: Store and location lookup and management.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Store
properties:
- type: OpenAPI
url: openapi/paytronix-store-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
- aid: paytronix:paytronix-transaction-api
name: Paytronix Transaction API
description: Loyalty and stored-value transaction processing at the POS.
humanURL: https://developers.paytronix.com/pxs_api_reference/index.html
baseURL: https://m{merchantId}.api.paytronix.com/rest/26.6
tags:
- Transaction
properties:
- type: OpenAPI
url: openapi/paytronix-transaction-api-openapi.yml
- type: Documentation
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Authentication
url: https://developers.paytronix.com/pxs_api_reference/oauth.html
- type: GettingStarted
url: https://developers.paytronix.com/welcome/index.html
- type: JSONSchema
url: json-schema/server-api-account-information-reply-schema.json
- type: JSONStructure
url: json-structure/server-api-account-information-reply-structure.json
- type: Examples
url: examples/server-api-account-information-reply-example.json
- type: JSONLD
url: json-ld/paytronix-server-api-context.jsonld
- type: Documentation
url: http://docs.opendining.net/
- type: JSONSchema
url: json-schema/online-ordering-api-order-schema.json
- type: JSONStructure
url: json-structure/online-ordering-api-order-structure.json
- type: Examples
url: examples/online-ordering-api-order-example.json
- type: JSONLD
url: json-ld/paytronix-online-ordering-api-context.jsonld
common:
- type: AgenticAccess
url: agentic-access/paytronix-agentic-access.yml
- type: DomainSecurity
url: security/paytronix-domain-security.yml
- type: Authentication
url: authentication/paytronix-authentication.yml
- type: Website
url: https://www.paytronix.com/
- type: Documentation
url: https://developers.paytronix.com/
- type: APIReference
url: https://developers.paytronix.com/pxs_api_reference/index.html
- type: Pricing
url: https://www.paytronix.com/pricing/
- type: Support
url: https://www.paytronix.com/support/
- type: Blog
url: https://www.paytronix.com/blog
- type: LinkedIn
url: https://www.linkedin.com/company/paytronix-systems
- type: GitHubOrganization
url: https://github.com/paytronix
- type: SpectralRules
url: rules/paytronix-spectral-rules.yml
- type: Vocabulary
url: vocabulary/paytronix-vocabulary.yml
- type: Plans
url: plans/paytronix-plans-pricing.yml
- type: RateLimits
url: rate-limits/paytronix-rate-limits.yml
- type: FinOps
url: finops/paytronix-finops.yml
- type: Features
data:
- name: Loyalty Programs
description: Points, tiers, rewards, challenges, and referrals managed through the Server API Guest, Transaction, and
Check services.
- name: Gift And Stored Value
description: Sell, reload, redeem, balance, and exchange gift and stored-value cards via the Gift and Transaction services.
- name: Online Ordering
description: Restaurant and menu discovery, search, and order creation and submission across six order methods via the
Online Ordering API.
- name: Payments
description: Stored-value recharge, saved payment methods, auto recharge, and Stripe/Apple Pay/Spreedly integration via
the Payment service.
- name: Guest Enrollment
description: Create, activate, and register virtual and physical cards with configurable enrollment fields via the Enrollment
service.
- name: Messaging And Campaigns
description: Guest messaging, campaign feedback, and message-frequency preferences managed through the messaging services.
- type: UseCases
data:
- name: Branded Loyalty Mobile App
description: Authenticate guests with the OAuth Service and surface balances, tiers, and transaction history from the
Guest service.
- name: Point-Of-Sale Loyalty Integration
description: Activate cards, accrue points, and redeem rewards at the register using the Transaction and Check services.
- name: Gift Card Program
description: Sell and redeem gift cards online and in store with the Gift service and stored-value recharge via the Payment
service.
- name: Online And Mobile Ordering
description: Build ordering experiences with restaurant/menu search and order submission through the Online Ordering API.
- type: Integrations
data:
- name: Stripe
description: Payment processing via checkout sessions and payment intents in the Payment service.
- name: Apple Pay
description: Apple Pay merchant validation and domain registration in the Payment service.
- name: Spreedly
description: Card tokenization via Spreedly iframe parameters in the Payment service.
- name: Apple Wallet
description: Mobile wallet passes via the Apple Passbook service.
- name: Google Wallet
description: Mobile wallet passes via the Google Wallet (Android Pay) service.
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
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/paytronix"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/paytronix/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/paytronix/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.