Do you have an API?

The API is a specialized solution available for contracting

Yes, in Mifiel we have a REST API that allows you to make integrations of various types, such as integrating the signing flow on your website.

Access to the API requires having the specialized solution contracted, please contact us via chat for more information. To start using it, follow the steps below:

  1. Create an account in the Mifiel Sandbox.
  2. Once you have an account created and confirmed, you will be credited with 5 documents. Contact us through the Mifiel chat or by email at ayuda@mifiel.com indicating your user email to get more documents credited in the Sandbox environment.
  3. Generate your Access tokens to authenticate your API calls.
  4. Check the API documentation at https://docs.mifiel.com/.
  5. Optional: If you do not have an e.firma (FIEL) at hand, you can generate a test one here. You have to enter your correct data (Name, RFC and CURP) as it validates that the RFC and CURP structures are correct.
  6. Optional: Install any of the libraries we have at https://github.com/Mifiel. Currently we have libraries for PHP, Ruby, Java, Python, Javascript (Node), and C# (.NET).
When you are comfortable with your code, moving to production is simple. Log in to your Mifiel.com account with accredited functionality, get your Access tokens, and make sure all your endpoints - including the widget endpoint - point to production instead of Sandbox.

If you need help in your integration process, contact us.