Jump to Content
NoName Cards
HomeAPI Reference
Log InNoName Cards
API Reference
Log In
HomeAPI Reference
All
Pages
Start typing to search…

CORE Developer API

  • API System
    • Check API health statusget
    • Get API informationget
  • Issuing Config
    • Get available issuing programsget
  • Issuing Cards
    • Get list of cardsget
    • Get card by IDget
    • Create a cardpost
    • Update card detailspatch
    • Delete a carddel
    • Get card sensitive dataget
    • Freeze a cardput
    • Unfreeze a cardput
    • Get card transactionsget
    • Update card spending limitsput
    • Deposit funds to a cardpost
    • Withdraw funds from a cardpost
    • Create a balance cardpost
    • Create a prepaid cardpost
  • Issuing Sub-accounts
    • Get list of sub-accountsget
    • Create a new sub-accountpost
    • Get sub-account by IDget
    • Get sub-account transactionsget
    • Withdraw funds from a sub-accountpost
    • Deposit funds to a sub-accountpost
  • Wallets
    • Get wallet detailsget
    • Get crypto addressesget
    • Create a crypto addresspost
    • Get wallet transactionsget
    • Export wallet transactions as CSVget
    • Get wallet balanceget
Powered by 

Check API health status

get
https://production.noname.rest/api/health

Returns the current health status of the API service.

This endpoint does not require authentication and can be used for monitoring.

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