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

MethodFi Teams API

Team and API key management

MethodFi Teams API is one of 44 APIs that MethodFi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Team. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 2025-12-01.

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

7 operations 4 paths 14 schemas 1 DELETE3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025-12-01
Base URL
https://production.methodfi.com
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

MethodFi Teams 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 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Teams 7

Team and API key management

GET
/teams
Retrieve the current team
retrieveTeam 1 param → 200400401429500
POST
/teams
Create a child team
createTeam 2 params body → 200400401422429500
POST
/teams/default_encryption_key
Set default encryption key
createTeamEncryptionKey 2 params body → 200400401422429500
GET
/teams/mle/public_keys
List MLE public keys
listTeamPublicKeys 1 param → 200400401429500
POST
/teams/mle/public_keys
Create an MLE public key
createTeamPublicKey 2 params body → 200400401422429500
GET
/teams/mle/public_keys/{id}
Retrieve an MLE public key
retrieveTeamPublicKey 2 params → 200400401404429500
DELETE
/teams/mle/public_keys/{id}
Delete an MLE public key
deleteTeamPublicKey 3 params → 200400401404422429500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Team (11 properties), TeamKey (6 properties), MLEPublicKey (4 properties), ErrorObject (4 properties). Each schema is shown below with its type and property counts.

ErrorEnvelope
object
3 properties 3 required
ListEnvelope
object
Standard envelope for successful responses that return a list payload.
3 properties 3 required
TeamEncryptionKeyRequest
object
Request body for setting the default encryption key.
1 property 1 required
MLEPublicKeyCreateRequest
object
Request body for creating an MLE public key.
1 property 1 required
TeamResponse
Team
object
A Team represents your organization and its API configuration.
11 properties 11 required
MLEPublicKeyResponse
MLEPublicKeyListResponse
TeamKey
object
6 properties
TeamProduct
object
2 properties
SuccessEnvelope
object
Standard envelope for successful responses that return a single payload.
3 properties 3 required
MLEPublicKey
object
An MLE (Message-Level Encryption) public key for the team.
4 properties 4 required
TeamCreateRequest
object
Request body for creating a child team.
1 property 1 required
ErrorObject
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

methodfi-teams-api-openapi.yml Raw ↑

Other APIs MethodFi publishes across the network.

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

This is an independent, third-party profile of MethodFi Teams 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.