Goji website screenshot

Goji

Goji is a private-fund digitisation platform, part of the Euroclear group and regulated by the UK Financial Conduct Authority. Founded in 2015 and backed by Anthemis, Goji provides end-to-end infrastructure for asset managers, fund administrators and distributors to digitise access to private markets -- investor onboarding, KYC/KYB and AML, ISA administration, payments, and debt and equity settlement. Its Platform API exposes investor, payment, settlement, bond and ISA operations over HTTPS with HMAC-signed requests and a webhook event stream, letting distributors offer investors a fully digital investment journey into private market funds.

Goji publishes 1 API on the APIs.io network. Tagged areas include Company, Fintech, Private Markets, Investments, and Funds.

The Goji catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Goji’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, engineering blog, authentication, and 15 more developer resources.

40.1/100 thin ▬ flat Agent 40/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyFintechPrivate MarketsInvestmentsFundsKYCPaymentsISASettlementWebhooksEuroclear

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 40.1/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 1.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 40/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/goji: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Goji Platform API

The Goji Platform API for private-markets investing: create and KYC/KYB investors, open and administer IF ISAs, move funds via investor and manager payment APIs, settle debt and...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

goji-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Goji Webhooks

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Goji Authentication

http/hmac · 2 schemes

SECURITY

Goji Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: goji
name: Goji
description: Goji is a private-fund digitisation platform, part of the Euroclear group and regulated by the UK Financial Conduct
  Authority. Founded in 2015 and backed by Anthemis, Goji provides end-to-end infrastructure for asset managers, fund administrators
  and distributors to digitise access to private markets -- investor onboarding, KYC/KYB and AML, ISA administration, payments,
  and debt and equity settlement. Its Platform API exposes investor, payment, settlement, bond and ISA operations over HTTPS
  with HMAC-signed requests and a webhook event stream, letting distributors offer investors a fully digital investment journey
  into private market funds.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://goji.investments/hubfs/Goji%20favicon.png
url: https://raw.githubusercontent.com/api-evangelist/goji/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- anthemis
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Fintech
- Private Markets
- Investments
- Funds
- KYC
- Payments
- ISA
- Settlement
- Webhooks
- Euroclear
apis:
- aid: goji:goji-platform-api
  name: Goji Platform API
  description: 'The Goji Platform API for private-markets investing: create and KYC/KYB investors, open and administer IF
    ISAs, move funds via investor and manager payment APIs, settle debt and equity investments, manage bond products, and
    subscribe to platform webhook events. Requests are cryptographically signed with HMAC-SHA256 in production; a Basic-auth
    sandbox is available for prototyping.'
  image: https://goji.investments/hubfs/Goji%20favicon.png
  baseURL: https://api.goji.investments
  humanURL: https://docs.api.goji.investments/
  tags:
  - Investors
  - Payments
  - Settlement
  - Bonds
  - ISA
  - Webhooks
  properties:
  - type: Documentation
    url: https://docs.api.goji.investments/
  - type: APIReference
    url: https://docs.api.goji.investments/
  - type: Sandbox
    url: sandbox/goji-sandbox.yml
  - type: Authentication
    url: authentication/goji-authentication.yml
  - type: Webhooks
    url: asyncapi/goji-webhooks.yml
common:
- type: DomainSecurity
  url: security/goji-domain-security.yml
- type: DeveloperPortal
  url: https://developer.docs.goji.investments/
- type: Documentation
  url: https://docs.api.goji.investments/
- type: APIReference
  url: https://docs.api.goji.investments/
- type: GettingStarted
  url: https://docs.api.goji.investments/
- type: Website
  url: https://goji.investments
- type: SignUp
  url: https://platform.goji.investments/investments/account/register
- type: Support
  url: https://goji.investments/contact
- type: Blog
  url: https://goji.investments/insights
- type: TermsOfService
  url: https://goji.investments/disclosures
- type: PrivacyPolicy
  url: https://goji.investments/disclosures
- type: Authentication
  url: authentication/goji-authentication.yml
- type: Conventions
  url: conventions/goji-conventions.yml
- type: Idempotency
  url: conventions/goji-conventions.yml
- type: Sandbox
  url: sandbox/goji-sandbox.yml
- type: Webhooks
  url: asyncapi/goji-webhooks.yml
- type: MCPServer
  url: mcp/goji-mcp.yml
- type: Conformance
  url: conformance/goji-conformance.yml
- type: Lifecycle
  url: lifecycle/goji-lifecycle.yml
- type: DataModel
  url: data-model/goji-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/goji-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence