How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Method Financial Entity Consent API

Consent management for entities

Method Financial Entity Consent API is one of 42 APIs that Method Financial publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Entity Consent. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 63 schemas. It is described by OpenAPI 3.2.0, at version 2026-03-30.

Requests are made against 3 base URLs: https://production.methodfi.com, https://sandbox.methodfi.com, https://dev.methodfi.com.

1 operations 1 paths 63 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-03-30
Base URL
https://production.methodfi.com
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Method Financial Entity Consent API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (OpalToken). It accepts HTTP bearer tokens (SecretKey). By default, every request must be authenticated.

  • OpalToken — Opal token authentication for Opal session endpoints. Use an Opal token (otkn...) as the Bearer token. Created via POST /opal/token using a secret key.
  • SecretKey — Secret key authentication. Use your team's secret key (sk...) as the Bearer token. All authenticated API endpoints require this scheme unless otherwise noted.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Entity Consent 1

Consent management for entities

POST
/entities/{entityId}/consent
Update entity consent
updateEntityConsent 3 params body → 200400401403404422429500

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are Account (26 properties), AccountUpdate (23 properties), AccountVerificationSession (17 properties), EntityVerificationSession (16 properties). Each schema is shown below with its type and property counts.

Account
object
An Account represents a financial account (ACH, liability, clearing, or debit card) associated with an Entity. The type field indicates which nested details ob…
26 properties 9 required
Entity
An Entity represents an individual or business profile within Method.
AccountVerificationSessionResourceError
objectnull
Error details when an account verification session fails.
4 properties 4 required
EntityCorporation
objectnull
4 properties
AccountExpandablePayoff
The latest payoff ID. This field is expandable. When expanded, returns the full AccountPayoff object.
EntityIndividualResource
AccountCardBrand
object
Card brand information for an account.
12 properties 5 required
CreditScoreResourceError
objectnull
Error details when a credit score pull fails.
4 properties 4 required
EntityExpandableCreditScore
Expandable. The entity credit score ID or expanded credit score object.
EntityIndividual
objectnull
7 properties
BalanceResourceError
objectnull
Error details when a balance sync fails.
4 properties 4 required
AccountDebitCard
objectnull
Debit card account details. Present when type is debitcard.
3 properties
AccountUpdate
object
An update record for an account.
23 properties 6 required
EntityCorporationOwner
object
6 properties
Address
object
Postal mailing address.
5 properties
ResourceError
objectnull
4 properties 3 required
EntityExpandableConnect
Expandable. The entity connect session ID or expanded connect object.
PayoffResourceError
objectnull
Error details when a payoff sync fails.
4 properties 4 required
EntityExpandableVehicle
Expandable. The entity vehicle ID or expanded vehicle object.
AccountClearing
objectnull
Clearing account details. Present when type is clearing.
3 properties
EntityVerification
objectnull
2 properties
EntityVerificationPhone
object
3 properties
Metadata
objectnull
Arbitrary key-value metadata attached to the resource.
EntityResourceError
objectnull
Error details when an entity is disabled or verification fails.
4 properties 4 required
ConnectResourceError
objectnull
Error details when a connect session fails.
4 properties 4 required
AccountPaymentInstrument
object
A payment instrument for an account.
11 properties 6 required
AccountVerificationSession
object
A verification session for an account.
17 properties 6 required
EntityVerificationSession
object
16 properties 7 required
EntityBase
object
8 properties 5 required
EntityAttribute
object
7 properties 6 required
EntityCreditScoreFactor
object
2 properties
VerificationSessionResourceError
objectnull
Error details when an entity verification session fails.
4 properties 4 required
EntityVerificationIdentity
object
4 properties
AccountExpandableAttribute
The latest attribute ID. This field is expandable. When expanded, returns the full AccountAttribute object.
AccountExpandableBalance
The latest balance ID. This field is expandable. When expanded, returns the full AccountBalance object.
EntityCorporationResource
EntityConnect
object
10 properties 8 required
EntityResponse
MerchantProviderIds
object
5 properties
EntityAttributeData
objectnull
Financial health and credit attribute data.
9 properties
ErrorEnvelope
object
3 properties 3 required
Merchant
object
8 properties 8 required
AccountExpandablePaymentInstrument
The latest payment instrument ID. This field is expandable. When expanded, returns the full AccountPaymentInstrument object.
EntityExpandableAttribute
Expandable. The entity attribute ID or expanded attribute object.
ErrorObject
object
4 properties 3 required
AccountExpandableUpdate
The latest update ID. This field is expandable. When expanded, returns the full AccountUpdate object.
AccountLiability
objectnull
Liability account details. Present when type is liability.
7 properties 7 required
AccountAttribute
object
An attribute record for an account containing financial data attributes.
7 properties 6 required
AccountExpandableCardBrand
The latest card brand ID. This field is expandable. When expanded, returns the full AccountCardBrand object.
AccountACH
objectnull
ACH account details. Present when type is ach.
3 properties
JsonObject
object
Arbitrary JSON object.
SuccessEnvelope
object
Standard envelope for successful responses that return a single payload.
3 properties 3 required
AccountSensitive
object
Sensitive data for an account.
8 properties 6 required
AccountSensitiveResourceError
objectnull
Error details when retrieving account sensitive data fails.
4 properties 4 required
MerchantType
string
AccountResourceError
objectnull
Error details when an account is disabled.
4 properties 4 required
AccountPayoff
object
A payoff record for an account.
9 properties 8 required
EntityCreditScore
object
7 properties 6 required
EntityVehicle
object
7 properties 6 required
UpdateResourceError
objectnull
Error details when an account update fails.
4 properties 4 required
AccountBalance
object
A balance record for an account.
7 properties 6 required
AccountExpandableSensitive
The latest sensitive ID. This field is expandable. When expanded, returns the full AccountSensitive object.
UpdateEntityConsentRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

method-financial-entity-consent-api-openapi.yml Raw ↑

Other APIs Method Financial publishes across the network.

Method Financial Account Attributes API
Method Financial Account Balances API
Method Financial Account Card Brands API
Method Financial Account Consent API
Method Financial Account Payment Instruments API
Method Financial Account Payoffs API
Method Financial Account Products API
Method Financial Account Sensitive API
Method Financial Account Subscriptions API
Method Financial Account Transactions API
Method Financial Account Updates API
Method Financial Account Verification Sessions API
Where this information came from

This is an independent, third-party profile of Method Financial Entity Consent API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.