First Data Gateway (IPG)

The First Data Gateway, marketed by Fiserv as the Internet Payment Gateway (IPG) and documented on the Fiserv developer portal as the IPGNA product. A card, ACH and wallet transaction API covering payments, orders, payment schedules, tokenization, hosted payment URLs, card and account verification, dynamic currency conversion and fraud scoring. Production is https://prod.api.firstdata.com/gateway/v2 and certification is https://cert.api.firstdata.com/gateway/v2; both base URLs are read from First Data's own published client libraries at github.com/GBSEcom, since no OpenAPI document is served at any reachable URL. API version 21.5.0. Authentication is an Api-Key header plus an HMAC-SHA256 Message-Signature.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/first-data-gateway"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: first-data:first-data-gateway
name: First Data Gateway (IPG)
tags:
- Payments
- Merchant Services
- Transaction Processing
- Tokenization
- Fraud
humanURL: https://developer.fiserv.com/product/IPGNA
baseURL: https://prod.api.firstdata.com/gateway/v2
properties:
- url: https://developer.fiserv.com/product/IPGNA
  type: APIReference
- url: https://github.com/GBSEcom
  type: SourceCode
- url: authentication/first-data-authentication.yml
  type: Authentication
- url: conventions/first-data-conventions.yml
  type: Conventions
- url: errors/first-data-problem-types.yml
  type: ErrorCatalog
- url: errors/first-data-decline-codes.yml
  type: DeclineCodes
- url: sandbox/first-data-sandbox.yml
  type: Sandbox
description: The First Data Gateway, marketed by Fiserv as the Internet Payment Gateway (IPG) and documented
  on the Fiserv developer portal as the IPGNA product. A card, ACH and wallet transaction API covering
  payments, orders, payment schedules, tokenization, hosted payment URLs, card and account verification,
  dynamic currency conversion and fraud scoring. Production is https://prod.api.firstdata.com/gateway/v2
  and certification is https://cert.api.firstdata.com/gateway/v2; both base URLs are read from First Data's
  own published client libraries at github.com/GBSEcom, since no OpenAPI document is served at any reachable
  URL. API version 21.5.0. Authentication is an Api-Key header plus an HMAC-SHA256 Message-Signature.