Docs
Canonical resources

GET /v1/funds

List funds

AvailabilityPrivate Preview
Method and pathGET /v1/funds
API version1.0.0-private-preview
Base URLhttps://api.torq.finance
AuthenticationPublishableKey, SecretKey
IdempotencyNot declared by this operation.
Rate limitsRead x-ratelimit-* and x-request-id response headers. Do not hard-code a quota.

Authentication requirements

  • PublishableKey
  • SecretKey

Request examples

terminal
curl -X GET 'https://api.torq.finance/v1/funds' \
  -H 'Accept: application/json' \
  -H 'x-torq-publishable-key: $TORQ_PUBLISHABLE_KEY'
Run a safe sample

This calls the docs preview and returns sample data shaped by the governed OpenAPI response. It never accepts credentials or changes protocol state.

Run the sample call to inspect a schema-shaped response without credentials or side effects.
Request bodyNone.

Responses

StatusMeaningSchema
200Successful responseFundResourceCollection
400Invalid requestTorqApiError
401Authentication requiredTorqApiError
403Insufficient scope or authorityTorqApiError
409State or idempotency conflictTorqApiError
429Rate limit exceededTorqApiError
500Internal failureTorqApiError

200 response schema

FundResourceCollection FundResourceCollection

PropertyTypeRequiredDescription
itemsFundResource[]Yes
pageInfoPageInfoYes
freshnessFreshnessEvidenceYes
Inspect nested properties

items FundResource[] · required

items FundResource

PropertyTypeRequiredDescription
idstringNo
chainIdintegerNo
addressstringNo
namestringNo
statusstringNo
navAssetsstring | nullNo
navAsOfstring | null (date-time)No
quoteAssetAddressstring | nullNo
quoteAssetDecimalsinteger | nullNo
managerAddressstring | nullNo
managerNamestring | nullNo
assetManagerEntityIdstring | nullNo
fundReadinessApprovedbooleanNo
quoteAssetProfileApprovedbooleanNo
impairmentStatusstringNo
purchasesEnabledbooleanNo
shareTokenActivebooleanNo
subscriptionStatusCodeinteger | nullNo
defaultEligibilityStatusCodeinteger | nullNo
subscriptionStatusstringNo
investorEligibilityStatusstringNo
minSubscriptionAssetsstring | nullNo
maxSubscriptionAssetsstring | nullNo
shareTokenAddressstring | nullNo
sharePricestring | nullNo
totalSupplystring | nullNo
totalHoldingsinteger | nullNo
liquidHoldingsinteger | nullNo
restrictedHoldingsinteger | nullNo
carryRateBpsinteger | nullNo
performanceFeeBpsinteger | nullNo
preferredReturnBpsinteger | nullNo
effectiveEpochIdstring | nullNo
epochDurationSecondsstring | nullNo
currentEpochFundEpochResource | nullNo
epochsFundEpochResource[]No
holdingsFundHoldingResource[]No
freshnessFreshnessEvidenceNo
Inspect nested properties

id string · optional

chainId integer · optional

address string · optional

pattern: ^0x[a-fA-F0-9]{40}$

name string · optional

status string · optional

navAssets string | null · optional

pattern: ^[0-9]+$ · nullable

navAsOf string | null (date-time) · optional

nullable

quoteAssetAddress string | null · optional

pattern: ^0x[a-fA-F0-9]{40}$ · nullable

quoteAssetDecimals integer | null · optional

nullable

managerAddress string | null · optional

pattern: ^0x[a-fA-F0-9]{40}$ · nullable

managerName string | null · optional

nullable

assetManagerEntityId string | null · optional

nullable

fundReadinessApproved boolean · optional

quoteAssetProfileApproved boolean · optional

impairmentStatus string · optional

purchasesEnabled boolean · optional

shareTokenActive boolean · optional

subscriptionStatusCode integer | null · optional

nullable

defaultEligibilityStatusCode integer | null · optional

nullable

subscriptionStatus string · optional

investorEligibilityStatus string · optional

minSubscriptionAssets string | null · optional

pattern: ^[0-9]+$ · nullable

maxSubscriptionAssets string | null · optional

pattern: ^[0-9]+$ · nullable

shareTokenAddress string | null · optional

pattern: ^0x[a-fA-F0-9]{40}$ · nullable

sharePrice string | null · optional

nullable

totalSupply string | null · optional

pattern: ^[0-9]+$ · nullable

totalHoldings integer | null · optional

nullable

liquidHoldings integer | null · optional

nullable

restrictedHoldings integer | null · optional

nullable

carryRateBps integer | null · optional

nullable

performanceFeeBps integer | null · optional

nullable

preferredReturnBps integer | null · optional

nullable

effectiveEpochId string | null · optional

pattern: ^[0-9]+$ · nullable

epochDurationSeconds string | null · optional

pattern: ^[0-9]+$ · nullable

currentEpoch FundEpochResource | null · optional

Inspect alternative shapes

variant 1 FundEpochResource

PropertyTypeRequiredDescription
idstringNo
fundAddressstringNo
epochIdstring | nullNo
statusstringNo
quoteAssetAddressstring | nullNo
quoteAssetDecimalsinteger | nullNo
openedAtstring | nullNo
scheduledCloseAtstring | nullNo
closedAtstring | nullNo
postCloseFundingDeadlinestring | nullNo
depositedQuoteAmountstring | nullNo
withdrawnQuoteAmountstring | nullNo
activeScaleRaystring | nullNo
activeReservationIdstring | nullNo
fundedSidePocketCountinteger | nullNo
blockNumberstring | nullNo

variant 2 null

epochs FundEpochResource[] · optional

items FundEpochResource

PropertyTypeRequiredDescription
idstringNo
fundAddressstringNo
epochIdstring | nullNo
statusstringNo
quoteAssetAddressstring | nullNo
quoteAssetDecimalsinteger | nullNo
openedAtstring | nullNo
scheduledCloseAtstring | nullNo
closedAtstring | nullNo
postCloseFundingDeadlinestring | nullNo
depositedQuoteAmountstring | nullNo
withdrawnQuoteAmountstring | nullNo
activeScaleRaystring | nullNo
activeReservationIdstring | nullNo
fundedSidePocketCountinteger | nullNo
blockNumberstring | nullNo

holdings FundHoldingResource[] · optional

items FundHoldingResource

PropertyTypeRequiredDescription
idstringNo
positionIdstringNo
fundAddressstringNo
assetLanestringNo
holdingStatusstringNo
transferPriceAssetsstring | nullNo
acquiredAtstring | null (date-time)No
disposedAtstring | null (date-time)No
marketAddressstring | nullNo
borrowerAddressstring | nullNo
claimableAssetsstring | nullNo
recoveryValueAssetsstring | nullNo

freshness FreshnessEvidence · optional

PropertyTypeRequiredDescription
statusenumYes
lagSecondsintegerYes
blockNumberstring | nullNo
blockTimestampstring | null (date-time)No
projectedAtstring | null (date-time)No
snapshotAtstring | null (date-time)No
reasonstring | nullNo

pageInfo PageInfo · required

PropertyTypeRequiredDescription
hasMorebooleanYes
nextCursorstring | nullYes
Inspect nested properties

hasMore boolean · required

nextCursor string | null · required

nullable

freshness FreshnessEvidence · required

PropertyTypeRequiredDescription
statusenumYes
lagSecondsintegerYes
blockNumberstring | nullNo
blockTimestampstring | null (date-time)No
projectedAtstring | null (date-time)No
snapshotAtstring | null (date-time)No
reasonstring | nullNo
Inspect nested properties

status enum · required

one of: current, healthy, stale, missing, blocked

lagSeconds integer · required

minimum: 0

blockNumber string | null · optional

nullable

blockTimestamp string | null (date-time) · optional

nullable

projectedAt string | null (date-time) · optional

nullable

snapshotAt string | null (date-time) · optional

nullable

reason string | null · optional

nullable

400, 401, 403, 409, 429, 500 response schema

TorqApiError TorqApiError

PropertyTypeRequiredDescription
okbooleanYes
codestringYes
messagestringYes
requestIdstringYes
retryablebooleanYes
blockedReasonstring | nullNo
docsUrlstring (uri)No
Inspect nested properties

ok boolean · required

code string · required

minimum length: 1 · maximum length: 200

message string · required

minimum length: 1 · maximum length: 200

requestId string · required

minimum length: 1 · maximum length: 200

retryable boolean · required

blockedReason string | null · optional

nullable

docsUrl string (uri) · optional

Related guides

For retry behavior and blocked-state handling, see Errors and rate limits.