Skip to main content

Mexico API Introduction

smilepayz teamsAbout 1 min

API Introduction

The API accepts application/json request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. You can use the API in sandbox mode, which does not affect your live data or interact with the banking networks.
The API key you use to authenticate the request determines whether the request is sandbox mode or production mode.

mexico.png

Environment

EnvironmentProtocolMediaTypeBase URL
SandBoxhttpsapplication/jsonhttps://sandbox-gateway.smilepayz.com
Productionhttpsapplication/jsonhttps://gateway.smilepayz.com

GitHub

code_example.png

Last update: