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

Breeze Admin API

Administrative operations

Breeze Admin API is one of 15 APIs that Breeze publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 43 operations across 37 paths, and defines 84 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: http://localhost:8080, https://api.breeze.com.

43 operations 37 paths 84 schemas 1 DELETE17 GET21 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.breeze.baby
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Breeze Admin API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (api_key). It accepts HTTP bearer tokens (JWT) (bearer_auth).

Paths & Operations 43

Across 37 paths, the API surfaces 43 operations — 1 DELETE, 17 GET, 21 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Admin 43

Administrative operations

GET
/admin/agent/metrics
get_agent_metrics → 200500
POST
/admin/assign-fund-to-organization
assign_fund_to_organization body → 200400500
POST
/admin/close-fund/{fund_id}
close_fund 1 param → 200400500
POST
/admin/create-fund
process_create_fund body → 200400500
POST
/admin/create-selective-yield-sources
create_selective_yield_sources body → 200400500
POST
/admin/delete-empty-strategy
delete_empty_strategy body → 200400500
POST
/admin/delete-strategy-template
delete_strategy_template body → 200400500
GET
/admin/funds
list_all_funds → 200500
POST
/admin/funds
create_fund_admin body → 200400500
GET
/admin/funds/{fund_id}
get_fund_detail 1 param → 200404500
PUT
/admin/funds/{fund_id}
update_fund_admin 1 param body → 200404500
GET
/admin/funds/{fund_id}/metrics
get_fund_metrics 4 params → 200400404500
GET
/admin/funds/{fund_id}/rebalance-history
get_fund_rebalance_history_admin 4 params → 200404500
POST
/admin/jobs/{job_id}/cancel
cancel_job 1 param → 200400404500
POST
/admin/jobs/{job_id}/retry
retry_job 1 param → 200400404500
GET
/admin/list-admin-jobs
list_all_admin_jobs 2 params → 200400500
GET
/admin/metrics
get_metrics 3 params → 200400500
POST
/admin/migrate-org-to-strategy
migrate_org_to_strategy body → 200400500
GET
/admin/org-fund-access
get_org_fund_access → 200500
GET
/admin/organizations
get_organizations → 200500
POST
/admin/organizations
create_organization_admin body → 200400500
GET
/admin/organizations/{org_id}
get_organization_detail_handler 1 param → 200404500
PUT
/admin/organizations/{org_id}
update_organization_admin 1 param body → 200404500
POST
/admin/organizations/{org_id}/invites
create_organization_invite 1 param body → 200400404500
POST
/admin/organizations/{org_id}/invites/{invite_id}/revoke
revoke_organization_invite 2 params body → 200404500
GET
/admin/overview
get_overview → 200500
GET
/admin/strategies
list_all_strategies → 200500
GET
/admin/strategies/{strategy_id}
get_strategy_detail 1 param → 200404500
PUT
/admin/strategies/{strategy_id}
update_strategy_admin 1 param body → 200404500
DELETE
/admin/strategies/{strategy_id}
delete_strategy_admin 1 param → 200400404500
POST
/admin/strategies/{strategy_id}/close-funds
close_strategy_funds_admin 1 param → 200404500
GET
/admin/strategies/{strategy_id}/metrics
get_strategy_metrics 4 params → 200400404500
GET
/admin/templates
get_templates → 200500
POST
/admin/unassign-fund-to-organization
unassign_fund_to_organization body → 200400500
POST
/admin/update-fund
update_fund body → 200400500
POST
/admin/update-fund-delegated-withdrawer
update_fund_delegated_withdrawer body → 200400500
POST
/admin/update-fund-fees
update_fund_fees body → 200400500
POST
/admin/update-fund-rebalance-settings
update_fund_rebalance_settings body → 200400500
POST
/admin/update-org-tags
update_organization_tags body → 200400500
POST
/admin/update-selective-yield-sources
update_selective_yield_sources body → 200400500
PUT
/admin/update-strategy-template
update_strategy_template body → 200400500
GET
/admin/yield-sources
get_yield_sources → 200500
GET
/organization/get-job-status
get_job_status 1 param → 200400500

Schemas 84

The contract defines 84 schemas that model the data the API accepts and returns. The most detailed are AdminFundDetail (46 properties), FundMetricDataPoint (16 properties), AdminStrategyFundDetail (13 properties), AdminStrategyDetail (12 properties). Each schema is shown below with its type and property counts.

ApiStrategyFee
object
4 properties 4 required
ApiStrategyMetricUniversal
object
8 properties 8 required
ProtocolValues
object
4 properties 4 required
ApiFundFees
object
2 properties 2 required
ApiInputForUpdatingStrategy
object
6 properties 5 required
ApiUpdateFundRebalanceSettings
object
Rebalance settings for updating a fund (without fundid since it's in the path)
4 properties
StrategyInstance
object
10 properties 8 required
ApiFundMetricsResponse
object
Fund metrics response for admin back-office
7 properties 7 required
ApiFundConstraint
object
3 properties 3 required
FundRef
object
3 properties 2 required
ApiTemplateAsset
object
2 properties 2 required
ApiSelectiveYieldSources
object
2 properties 2 required
ErrorResponse
object
1 property 1 required
ApiInputForUpdatingStrategyInstance
object
1 property
FundMetricDataPoint
object
Single fund metric data point
16 properties 16 required
ApiTemplateYieldSource
object
4 properties
ApiCreateFundRebalanceSettings
object
4 properties
ApiDeleteStrategyOperationResult
object
2 properties 2 required
ApiUpdateOrganizationTagsInputs
object
2 properties 2 required
ApiInputForUpdatingSelectiveYieldSource
object
2 properties 2 required
ApiRetryJobResult
object
4 properties 4 required
CreateOrganizationResponse
object
Response for creating a new organization
2 properties 2 required
AdminAgentAssetMetrics
object
6 properties 6 required
ApiInputForMigratingToStrategy
object
5 properties 5 required
ApiUpdateFundFeesSettings
object
Fee settings for updating a fund (without fundid since it's in the path)
1 property 1 required
ApiAssignFundToOrganization
object
2 properties 2 required
AdminFundAllocation
object
Fund allocation detail for admin
9 properties 8 required
ApiCreateStrategyTemplateResult
object
3 properties 3 required
AdminOrganization
object
Admin organization item with Clerk info and platform data
9 properties 8 required
AdminAgentMetricsResponse
object
7 properties 7 required
PaginationMeta
object
Pagination metadata
5 properties 5 required
ApiUpdateFundDelegatedWithdrawerRequest
object
2 properties 1 required
AdminStrategyCurrentData
object
Current live data for admin strategy detail
9 properties 9 required
ApiFundFeeDistribution
object
Fee distribution data point for fund metrics
2 properties 2 required
ApiYieldSource
object
7 properties 7 required
StrategyInstanceStatus
string
ApiAssignFundOperationResult
object
3 properties 3 required
AdminStrategyListItem
object
Strategy list item for admin back-office views (minimal for fast listing)
7 properties 7 required
ApiInputForDeletingStrategy
object
1 property 1 required
CreateOrganizationInviteRequest
object
Request body for creating an organization invitation
3 properties 1 required
ApiYieldSourceTarget
object
2 properties 2 required
AdminMetricsResponse
object
Admin metrics response - aggregates ALL strategies/funds platform-wide Same structure as strategy/metrics but for entire platform
9 properties 9 required
PlatformSummary
object
Platform-wide summary metrics
10 properties 10 required
ApiInputForDeletingEmptyStrategy
object
2 properties 2 required
ApiFundRebalanceSettings
object
5 properties 1 required
CreateOrganizationInviteResponse
object
Response for creating an organization invitation
2 properties 2 required
PaginatedResponse
object
Paginated response wrapper
2 properties 2 required
UniversalStrategyMetrics
object
11 properties 11 required
ApiUpdateFundConstraintsSettings
object
Constraints and risk settings for updating a fund (without fundid since it's in the path)
3 properties
AdminStrategyFundDetail
object
Fund detail for admin strategy detail
13 properties 13 required
Vec
array
AdminYieldSourcesResponse
object
Response type for admin yield sources grouped by asset
2 properties 2 required
ProtocolYieldSources
object
3 properties 3 required
AdminOrganizationDetailResponse
object
Response for single organization detail endpoint
11 properties 9 required
AdminOrganizationsResponse
object
Response for admin organizations endpoint
2 properties 2 required
AdminFundDetail
object
Detailed fund information for admin back-office views
46 properties 30 required
ApiUpdateFundAdminRequest
object
Request body for updating a fund via admin endpoint
4 properties
ApiDailyFeeDistribution
object
2 properties 2 required
AdminStrategyFee
object
Fee info for admin strategy detail
4 properties 4 required
ApiFundFee
object
3 properties 3 required
ApiConstraintType
string
ApiCreateFundRequest
object
9 properties 5 required
RevokeOrganizationInviteResponse
object
Response for revoking an organization invitation
2 properties 2 required
AssetValuePair
object
5 properties 4 required
AdminStrategyDetail
object
Detailed admin strategy response with current live data
12 properties 11 required
AdminFundConstraint
object
Fund constraint detail for admin
4 properties 4 required
FeeInfoForStrategy
object
4 properties 4 required
AdminAssetYieldSources
object
Yield source configuration for a specific asset (for admin endpoint)
2 properties 2 required
CombinedAssetValueOverTime
object
2 properties 2 required
CreateOrganizationRequest
object
Request body for creating a new organization via Clerk
3 properties 1 required
RevokeOrganizationInviteRequest
object
Request body for revoking an organization invitation
1 property 1 required
AdminFundFee
object
Fund fee detail for admin
3 properties 3 required
ApiFundUpdateRequest
object
4 properties 2 required
CreateFundApiResult
object
3 properties 3 required
ApiUpdateOrganizationAdminRequest
object
Request body for updating an organization via admin endpoint
2 properties
AdminOrganizationMember
object
Organization member from Clerk
8 properties 5 required
ApiCancelJobResult
object
4 properties 4 required
ApiUnAssignFundFromOrganization
object
1 property 1 required
ApiJobStatus
object
8 properties 6 required
ApiYieldSourceIds
object
4 properties 4 required
AdminFundListItem
object
Fund list item for admin back-office views (minimal for fast listing)
7 properties 4 required
ApiSelectiveYieldSource
object
4 properties
ApiFundWithBaseAssetMapper
object
2 properties 2 required
AdminOrganizationInvitation
object
Organization invitation from Clerk
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

breeze-admin-api-openapi.yml Raw ↑

Other APIs Breeze publishes across the network.

Breeze Deposits API
Breeze fund API
Breeze Funds API
Breeze Global Config API
Breeze Organization API Keys API
Breeze Organization API
Breeze Organization Funds API
Breeze Organization Settings API
Breeze Selective Yield Sources API
Breeze Strategies API
Breeze Strategy API
Breeze User Data API
Where this information came from

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