{ "aid": "sandbox.moffin.mx:main-0.1.0", "name": "Moffin API", "type": "Index", "description": "# Introduction\n\nMoffin allows you to validate and evaluate the credit profile of your clients in an instant. Consult and automatically evaluate their financial information.\n\nMoffin API is implemented as a [REST API](https://en.wikipedia.org/wiki/Representational_State_Transfer) architecture.\nOur API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON responses, and uses standard HTTP response codes, authentication, and verbs.\n\nClick [here](https://guides.moffin.mx) to consult our guides.\n\n# Environments\n\n| Name | Description | Base URL |\n| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |\n| **Sandbox** | The Sandbox environment is dedicated to development and testing. In this environment, no real taxpayer credentials are required and all interaction with the Moffin is simulated generating life-like data, allowing you to pull test data from all endpoints. | https://sandbox.moffin.mx/api/v1 |\n| **Production** | The Production environment is dedicated to the application with real connections to Moffin. In this environment, real client credentials are required and you will get real data through Moffin. | https://app.moffin.mx/api/v1 |\n\nEach environment has a different API Key for authentication.\n\n# Generate access token\n\nGo to the settings panel in Moffin to create an access token.\nGo to 'Configuración' > 'API' > 'Crear nuevo token':\n\n- [Set up token in sandbox](https://sandbox.moffin.mx/configuracion/api)\n- [Set up token in production](https://app.moffin.mx/configuracion/api)\n\nYou can then set the token as shown in this example:\n\n```sh\n curl --location 'https://sandbox.moffin.mx/api/v1/report' \\\n --header 'Authorization: Token $TOKEN'\n```\n", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/sandbox.moffin.mx/main/0.1.0/apis.json", "tags": [ "sandbox.moffin.mx", "main" ], "created": "2026-04-02", "modified": "2026-04-02", "specificationVersion": "0.19", "access": "3rd-Party", "maintainers": [ { "FN": "Jentic", "X-github": "jentic", "url": "https://github.com/jentic" } ], "apis": [ { "aid": "sandbox.moffin.mx:main-0.1.0", "name": "Moffin API", "description": "# Introduction\n\nMoffin allows you to validate and evaluate the credit profile of your clients in an instant. Consult and automatically evaluate their financial information.\n\nMoffin API is implemented as a [REST API](https://en.wikipedia.org/wiki/Representational_State_Transfer) architecture.\nOur API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON responses, and uses standard HTTP response codes, authentication, and verbs.\n\nClick [here](https://guides.moffin.mx) to consult our guides.\n\n# Environments\n\n| Name | Description | Base URL |\n| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |\n| **Sandbox** | The Sandbox environment is dedicated to development and testing. In this environment, no real taxpayer credentials are required and all interaction with the Moffin is simulated generating life-like data, allowing you to pull test data from all endpoints. | https://sandbox.moffin.mx/api/v1 |\n| **Production** | The Production environment is dedicated to the application with real connections to Moffin. In this environment, real client credentials are required and you will get real data through Moffin. | https://app.moffin.mx/api/v1 |\n\nEach environment has a different API Key for authentication.\n\n# Generate access token\n\nGo to the settings panel in Moffin to create an access token.\nGo to 'Configuración' > 'API' > 'Crear nuevo token':\n\n- [Set up token in sandbox](https://sandbox.moffin.mx/configuracion/api)\n- [Set up token in production](https://app.moffin.mx/configuracion/api)\n\nYou can then set the token as shown in this example:\n\n```sh\n curl --location 'https://sandbox.moffin.mx/api/v1/report' \\\n --header 'Authorization: Token $TOKEN'\n```\n", "image": "", "baseURL": "https://sandbox.moffin.mx", "humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/sandbox.moffin.mx/main/0.1.0", "version": "0.1.0", "tags": [ "sandbox.moffin.mx", "main" ], "properties": [ { "type": "OpenAPI", "name": "OpenAPI definition", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/sandbox.moffin.mx/main/0.1.0/openapi.json", "mediaType": "application/openapi+json" }, { "type": "GitHubRepo", "url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/sandbox.moffin.mx/main/0.1.0" } ] } ] }