generated: '2026-09-01' method: generated source: openapi/tzero-issuance-secondary-markets-openapi.json, openapi/tzero-institutional-openapi.json, https://apidocs.tzero.com/docs note: >- tZERO publishes no AGENTS.md or provider-authored skill files; these are generated by API Evangelist from the two published OpenAPI contracts and the tZERO API docs. Every operationId referenced was verified to exist verbatim in the linked spec. The Institutional contract declares no operationIds, so those steps are addressed by method + path. skills: - file: tzero-authenticate.md name: Authenticate against the tZERO API api: openapi/tzero-issuance-secondary-markets-openapi.json operations: [loginUsingPOST, refreshTokenUsingPOST] - file: tzero-onboard-investor.md name: Onboard an investor and clear KYC api: openapi/tzero-issuance-secondary-markets-openapi.json operations: [onboardIndividualAccount, getAccountById, updateInvestor, triggerKyc, getUserKycStatus, addTrustedContact, patchFinancialInfo] - file: tzero-invest-in-offering.md name: Invest in a tZERO primary offering api: openapi/tzero-issuance-secondary-markets-openapi.json operations: [createInvestment, updateInvestment, signInvestmentAgreement, addInvestmentPayment, submitInvestment, getWireInstructions, getInvestmentsByAccount, cancelInvestment, addBankAccount, getBankAccounts, transfer, getAccountBalance] - file: tzero-trade-on-ats.md name: Trade on the tZERO ATS api: openapi/tzero-issuance-secondary-markets-openapi.json operations: [getMarketSchedules, getOrderFee, createOrder, getOrders, getOrder, cancelOrder, getAccountBalance] - file: tzero-institutional-corporate-actions.md name: Declare dividends, corporate actions and votes on the tZERO Institutional API api: openapi/tzero-institutional-openapi.json operations: ['POST /api/v1/dividends', 'POST /api/v1/corporate-actions', 'POST /api/v1/proposals', 'POST /api/v1/webhooks/']