Code Protobuf API

The Code payments gRPC/Protobuf API — account, currency, messaging, and transaction (intent/swap) services that power the Code wallet and SDK.

API entry from apis.yml

apis.yml Raw ↑
name: Code Protobuf API
description: The Code payments gRPC/Protobuf API — account, currency, messaging, and transaction (intent/swap)
  services that power the Code wallet and SDK.
humanURL: https://code-payments.github.io/code-sdk/docs/
baseURL: https://api.codeinfra.net:443
tags:
- Payments
- gRPC
- Protobuf
properties:
- type: Protobuf
  name: Account service (v1)
  url: grpc/code-account-v1.proto
- type: Protobuf
  name: Currency service (v1)
  url: grpc/code-currency-v1.proto
- type: Protobuf
  name: Messaging service (v1)
  url: grpc/code-messaging-v1.proto
- type: Protobuf
  name: Transaction service (v2)
  url: grpc/code-transaction-v2.proto
- type: Protobuf
  name: Common models (v1)
  url: grpc/code-common-v1.proto
- type: Documentation
  url: https://code-payments.github.io/code-sdk/docs/