Skip to content

Minimum Requirements for Integration

To ensure proper integration with our API, please check the following requirements:

  • Protocol: HTTPS

  • Secure Protocols: Supports only TLS 1.2 and TLS 1.3. TLS 1.0 and 1.1 are not supported.

  • Certificate: RSA 2048-bit key. The certificate is issued by Let's Encrypt and is automatically renewed every 3 months.

  • Connection Ciphers: TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256

  • Authentication: Security is enforced via an access token. This token is generated based on a key and a secret, which must be created in the partner configuration portal: https://partner.me.com.br

  • Notifications (Webhooks): We provide webhook notifications so clients can react to platform events in real time. Full documentation on how to configure and use our webhooks is available at: https://developer.me.com.br/api/webhooks