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.

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