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 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.

API entry from apis.yml

apis.yml Raw ↑
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