dLocal

dLocal is an enterprise emerging-market payment processing platform that connects global merchants to local payment methods across 40+ countries in Latin America, Africa, and Asia-Pacific using HMAC-signed REST API requests.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Other payments emerging-markets latam africa apac enterprise cross-border local-payment-methods
⚙ Agent Friendliness
50
/ 100
Can an agent use this?
🔒 Security
83
/ 100
Is it safe for agents?
⚡ Reliability
77
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
76
Error Messages
74
Auth Simplicity
62
Rate Limits
45

🔒 Security

TLS Enforcement
100
Auth Strength
90
Scope Granularity
60
Dep. Hygiene
78
Secret Handling
85

HMAC-SHA256 per-request signing is strong but operationally complex; the requirement to include a timestamp in the signature prevents replay attacks effectively.

⚡ Reliability

Uptime/SLA
80
Version Stability
78
Breaking Changes
76
Error Recovery
74
AF Security Reliability

Best When

A global enterprise needs to accept or disburse payments across multiple emerging markets with a single API contract, compliance support, and dedicated account management.

Avoid When

You are a small or mid-sized business without enterprise volume or need self-serve API access without a sales process.

Use Cases

  • Accept local payment methods (Boleto, PIX, OXXO, M-Pesa) from a single integration for multi-country LatAm/Africa expansion
  • Initiate cross-border payouts to local bank accounts or mobile wallets in emerging markets for global payroll or marketplace disbursements
  • Tokenize cards from emerging-market issuers that are declined by global gateways for recurring billing
  • Query settlement and reconciliation reports via API to feed financial systems with multi-currency transaction data
  • Process installment payments (parcelamento) for Brazilian e-commerce where card installments are a customer expectation

Not For

  • Startups or small merchants — dLocal targets enterprise customers with significant transaction volume minimums
  • Rapid self-serve API integration — onboarding requires sales engagement and contract negotiation
  • Domestic-only payment processing in developed markets where Stripe or Adyen is more cost-effective

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
Yes

Authentication

Methods: hmac
OAuth: No Scopes: No

HMAC-SHA256 signed requests using X-Date, X-Login, X-Trans-Key, and Authorization headers. Each request requires a timestamp, computed signature over the request body, and unique transaction key — more complex than Bearer token auth.

Pricing

Model: usage_based
Free tier: No
Requires CC: No

Pricing is fully negotiated at contract time. No public rate card. Volume commitments typically expected.

Agent Metadata

Pagination
offset
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • HMAC signature must be computed per-request including the current UTC timestamp — clock skew beyond 5 minutes causes authentication failures
  • Payment method availability varies by country within the same API — always query the /payments-methods endpoint for the target country before presenting options
  • Boleto and OXXO payments are cash-based with multi-day settlement — agents must listen for the payment.completed webhook, not the initial payment creation response
  • Test environment credentials are entirely separate from production and require specific sandbox setup through the account team
  • Currency conversion is handled server-side; agents cannot set the settlement currency independently of the payment currency without explicit contract configuration

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for dLocal.

$99

Scores are editorial opinions as of 2026-03-06.

5173
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered