UnifyAPI
← Back to catalog

brasilapi.ddd

mock data$0.001 / call

Brazilian DDD Area Code

Look up Brazilian area code (DDD, 2 digits) → state and cities. BrasilAPI MIT

Referenceprovider: Brasilapi#brasilapi#reference

Input schema

dddrequired

Brazilian area code (DDD) — 2 digits (e.g. 11 for São Paulo, 21 for Rio de Janeiro).

integer

Call via REST

curl -X POST https://unifyapi.pro/api/call/brasilapi.ddd \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"ddd":0}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.