Inbound Routes

Our Inbound API is static and sits between your client side and your server side and allows you to create HTTP requests containing sensitive data and send it to your systems securely without needing to access raw token data.

Your client will send you a request with sensitive data and you will receive a token in each of the fields that you previously select that contains sensitive data.

Note: In case, you have to make some sandbox tests you must be called from the base URL https://api.firstoken-staging.co/routes

Last updated

Was this helpful?