AstroPay Tokenizer API

Tokenizer API and SDKs (iOS and Android) for PCI-compliant collection of sensitive card data. Cards are tokenized client-side and the token is used in server-to-server payment requests, reducing PCI scope for merchants.

AstroPay Tokenizer API is one of 20 APIs that AstroPay publishes on the APIs.io network.

Tagged areas include Tokenization, PCI, Cards, and Platform. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: astropay:astropay-tokenizer-api
name: AstroPay Tokenizer API
description: Tokenizer API and SDKs (iOS and Android) for PCI-compliant collection of sensitive card data.
  Cards are tokenized client-side and the token is used in server-to-server payment requests, reducing
  PCI scope for merchants.
humanURL: https://developers.astropay.com/docs/platform/tokenizer/tokenizer-api
tags:
- Tokenization
- PCI
- Cards
- Platform
properties:
- url: https://developers.astropay.com/docs/platform/tokenizer/tokenizer-api
  type: Documentation
- url: https://developers.astropay.com/docs/platform/tokenizer/ios-sdk/getting-started
  type: Documentation
  name: iOS Tokenizer SDK
- url: https://developers.astropay.com/docs/platform/tokenizer/android-sdk/getting-started
  type: Documentation
  name: Android Tokenizer SDK