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

Fintary Agents API

The Agents API from Fintary — 7 operation(s) for agents.

Fintary Agents API is one of 10 APIs that Fintary publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 7 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.fintary.com.

10 operations 7 paths 9 schemas 1 DELETE6 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.fintary.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Fintary Agents API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (string) (BearerAuth). An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key for authentication

Paths & Operations 10

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

Agents 10
GET
/openapi/agents/{id}
Get agent by ID
agents.get 1 param → 200401404
PATCH
/openapi/agents/{id}
Update an agent
agents.update 1 param body → 200400401404
POST
/openapi/agents/{id}/assign-upline
Assign upline to an agent
agents.assignUpline 1 param body → 200400401404
DELETE
/openapi/agents/{id}/assign-upline
Remove upline from an agent (by contacthierarchy strid)
agents.removeUpline 1 param body → 200401404
GET
/openapi/agents/{id}/commissions
Get commissions for an agent
agents.listCommissions 5 params → 200401404
GET
/openapi/agents/{id}/dashboard
Get dashboard snapshot for an agent
agents.getDashboard 5 params → 200401404
GET
/openapi/agents/{id}/payouts
Get payouts for an agent
agents.listPayouts 5 params → 200401404
GET
/openapi/agents/{id}/policies
Get policies for an agent
agents.listPolicies 7 params → 200401404
GET
/openapi/agents
List agents
agents.list 5 params → 200401
POST
/openapi/agents
Create a new agent
agents.create body → 201400401

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are OpenAgentDetailSchema (22 properties), OpenAgentCreateSchema (14 properties), OpenAgentUpdateSchema (13 properties), OpenAgentDatasetPage (6 properties). Each schema is shown below with its type and property counts.

OpenAgentUpdateSchema
object
Input for updating an existing agent
13 properties
OpenAgentDetailSchema
object
Agent detail
22 properties 22 required
OpenAgentCreateSchema
object
Input for creating a new agent
14 properties
AssignUplineResponseSchema
object
Response when upline is successfully assigned
2 properties 2 required
RemoveUplineRequestSchema
object
Request body for removing upline (by contacthierarchy strid)
1 property 1 required
OpenAPIResponseSchema
object
4 properties 3 required
AssignUplineRequestSchema
object
Request body for assigning upline to an agent
4 properties 1 required
OpenAgentListResponseSchema
object
Paginated list of agents with total count
2 properties 2 required
OpenAgentDatasetPage
object
Paginated dataset rows returned by the agent commissions, payouts, policies, and dashboard endpoints. Wrapped in the standard Open API response envelope under…
6 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fintary-agents-api-openapi.yml Raw ↑

Other APIs Fintary publishes across the network.

Fintary AMS - Agents API
Fintary AMS - Configs API
Fintary AMS - Customers API
Fintary AMS - Policies API
Fintary AMS - Registry API
Fintary AMS - Tasks API
Fintary Analytics API
Fintary Commission Reports API
Fintary Documents API
Where this information came from

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