Skip to main content

Welcome

¡Welcome to NeCIPCo!

NeCIPCo is a card Hub that allows issuing cards, configuring consumption and funding parameters

You can use our API to access the Nueve09 Card Issuance API endpoints, which can help you manage your cards from within your card program.

URL base

The base URL is the domain that is enabled for you to make use of our API's service, This is found under the following pattern:

https://address/version/resources

The address is enabled under two deployment environments, which are called TEST and PRODUCTION:

Test:

https://sandbox-api.nueve09.io/v1

Production:

https://api.nueve09.io/v1

In both environments they are running with the current version "v1"

The resources are the so-called endpoints, being addresses in which the services that require making the requests are pointed