Conta Azul website screenshot

Conta Azul

Conta Azul is a Brazilian financial-management and ERP platform for small and medium-sized businesses, providing cash-flow control, bank reconciliation, electronic invoicing (NF-e/NFS-e/NFC-e), sales and customer management, automatic collections, inventory, supplier management and recurring contracts. Its developer platform exposes REST/JSON APIs (api-v2.contaazul.com) secured with OAuth 2.0 (AWS Cognito, Authorization Code flow) covering Financeiro, Cobranças, Baixas, Vendas, Pessoas/Fornecedores, Produtos e Serviços, Notas Fiscais and Contratos, so partner systems (BI, CRM, e-commerce) can integrate with the ERP. Surfaced to the API Evangelist network from a 500 Global portfolio stub (originally mislabeled "DVPJ") and enriched here.

Conta Azul publishes 1 API on the APIs.io network. Tagged areas include Company, ERP, Financial, Accounting, and Invoicing.

Conta Azul’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, support, engineering blog, and 21 more developer resources.

42.2/100 developing ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessSelf serve
1 APIs
CompanyERPFinancialAccountingInvoicingPaymentsSMBBrazilOAuth

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 42.2/100 · developing
Contract Quality 0.0 / 21
Developer Ergonomics 8.9 / 17
Commercial Clarity 8.9 / 17
Operational Transparency 7.3 / 11
Governance 1.3 / 10
Discoverability 6.5 / 9
Regulatory Posture 9.4 / 15
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/dvpj: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Conta Azul API

REST/JSON API for the Conta Azul ERP, organized by functional area (Financeiro, Cobranças, Baixas, Vendas, Pessoas, Produtos, Serviços, Notas Fiscais, Contratos), secured with O...

Rate Limits 1

Documented rate limits and quota policies.

Dvpj Rate Limits

2 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Dvpj Authentication

oauth2 · 2 schemes

SECURITY

Dvpj Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Dvpj Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dvpj
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dvpj.png
name: Conta Azul
description: Conta Azul is a Brazilian financial-management and ERP platform for small and medium-sized businesses, providing
  cash-flow control, bank reconciliation, electronic invoicing (NF-e/NFS-e/NFC-e), sales and customer management, automatic
  collections, inventory, supplier management and recurring contracts. Its developer platform exposes REST/JSON APIs (api-v2.contaazul.com)
  secured with OAuth 2.0 (AWS Cognito, Authorization Code flow) covering Financeiro, Cobranças, Baixas, Vendas, Pessoas/Fornecedores,
  Produtos e Serviços, Notas Fiscais and Contratos, so partner systems (BI, CRM, e-commerce) can integrate with the ERP. Surfaced
  to the API Evangelist network from a 500 Global portfolio stub (originally mislabeled "DVPJ") and enriched here.
url: https://raw.githubusercontent.com/api-evangelist/dvpj/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: profiled
x-tier-reason: enriched-from-portfolio-lead
x-stub-name: DVPJ
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- ERP
- Financial
- Accounting
- Invoicing
- Payments
- SMB
- Brazil
- OAuth
apis:
- name: Conta Azul API
  description: REST/JSON API for the Conta Azul ERP, organized by functional area (Financeiro, Cobranças, Baixas, Vendas,
    Pessoas, Produtos, Serviços, Notas Fiscais, Contratos), secured with OAuth 2.0 Authorization Code (AWS Cognito).
  humanURL: https://developers.contaazul.com
  baseURL: https://api-v2.contaazul.com/v1
  tags:
  - ERP
  - Financial
  - Accounting
  properties:
  - type: Authentication
    url: authentication/dvpj-authentication.yml
  - type: OAuthScopes
    url: scopes/dvpj-scopes.yml
  - type: Conventions
    url: conventions/dvpj-conventions.yml
  - type: RateLimits
    url: rate-limits/dvpj-rate-limits.yml
  - type: ErrorCatalog
    url: errors/dvpj-error-codes.yml
  - type: ChangeLog
    url: changelog/dvpj-changelog.yml
  - type: Lifecycle
    url: lifecycle/dvpj-lifecycle.yml
  - type: Conformance
    url: conformance/dvpj-conformance.yml
  - type: DataModel
    url: data-model/dvpj-data-model.yml
  - type: LLMsTxt
    url: llms/dvpj-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://contaazul.com
- type: DeveloperPortal
  url: https://developers.contaazul.com
- type: Documentation
  url: https://developers.contaazul.com/introduction
- type: APIReference
  url: https://developers.contaazul.com/aboutapis
- type: GettingStarted
  url: https://developers.contaazul.com/guide
- type: Authentication
  url: authentication/dvpj-authentication.yml
- type: OAuthScopes
  url: scopes/dvpj-scopes.yml
- type: Conventions
  url: conventions/dvpj-conventions.yml
- type: RateLimits
  url: rate-limits/dvpj-rate-limits.yml
- type: ErrorCatalog
  url: errors/dvpj-error-codes.yml
- type: ChangeLog
  url: changelog/dvpj-changelog.yml
- type: Lifecycle
  url: lifecycle/dvpj-lifecycle.yml
- type: StatusPage
  url: https://status.contaazul.com
- type: Deprecation
  url: https://developers.contaazul.com/migration
- type: Conformance
  url: conformance/dvpj-conformance.yml
- type: Compliance
  url: https://contaazul.com/seguranca/
- type: DataModel
  url: data-model/dvpj-data-model.yml
- type: DomainSecurity
  url: security/dvpj-domain-security.yml
- type: LLMsTxt
  url: llms/dvpj-llms.txt
- type: Support
  url: https://ajuda.contaazul.com/hc/pt-br
- type: HelpCenter
  url: https://ajuda.contaazul.com/hc/pt-br
- type: Blog
  url: https://contaazul.com/blog/
- type: GitHubOrganization
  url: https://github.com/contaazul
- type: Pricing
  url: https://contaazul.com/planos/
- type: SignUp
  url: https://contaazul.com/cadastro/
- type: Login
  url: https://auth.contaazul.com/login
- type: TermsOfService
  url: https://contaazul.com/termos/
- type: PrivacyPolicy
  url: https://contaazul.com/termos/privacidade/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence