Jump to Content
Astrada
HomeGuidesAPI ReferenceChangelogDiscussions
v0.1.0

Log InAstrada
API Reference
Log In
v0.1.0HomeGuidesAPI ReferenceChangelogDiscussions
All
Pages
Start typing to search…

Astrada API

  • Introduction
  • Authentication
  • API Responses
  • Pagination

SUBACCOUNTS

  • Retrieve subaccountget
  • Update subaccount configurationspatch
  • List subaccountsget
  • Create subaccountpost

CARDS

  • List cardsget
  • Retrieve cardholder informationget
  • Retrieve cardget

ENROLLMENT METHODS

  • List the available enrollment methods given a card BINpost

CARD SUBSCRIPTIONS

  • List card subscriptionsget
  • Retrieve card subscriptionget
  • Update card subscriptionpatch

TRANSACTION MESSAGES

  • Retrieve transaction messageget

TRANSACTIONS

  • List transactionsget
  • Retrieve transactionget

WEBHOOKS

  • Create webhookpost
  • List webhooksget
  • Retrieve webhookget
  • Update webhookpatch
  • Delete webhookdel
  • Event Types

NETWORK BULK FEEDS

  • Create network bulk feedpost
  • List network bulk feedget
  • Retrieve a network bulk feedget

Custom Errors

  • Card Subscription
    • Card must be network-bulk enrolled by the Issuer

Create webhook

post https://api.astrada.co/webhooks

Registers a new webhook for capturing event notifications.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!