Luno website screenshot

Luno

Luno is a cryptocurrency exchange founded in 2013 and operating across South Africa, Nigeria, Europe, Malaysia, Indonesia and other markets, providing wallets and the ability to buy, sell, store and trade Bitcoin, Ethereum and other digital assets. The Luno API is a REST API (with an accompanying WebSocket market-data stream) covering market data, account balances, order placement and trading, transfers, sends and withdrawals. It authenticates with an API key pair over HTTP Basic and is used by Luno's official Go, Python, PHP and Java SDKs and by the official Luno MCP server.

Luno publishes 1 API on the APIs.io network. Tagged areas include Company, Cryptocurrency, Exchange, Bitcoin, and Ethereum.

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

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

52.5/100 developing ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
1 APIs 1 MCP Servers
CompanyCryptocurrencyExchangeBitcoinEthereumTradingFintechWalletsBlockchainFinancial-Services

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/luno: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Luno API

REST API for Luno market data, accounts, trading, transfers and withdrawals, plus a WebSocket market-data stream. Legacy API under /api/1/ and the newer Exchange API under /api/...

MCP Servers 1

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

Luno MCP Server

Official MCP server for the Luno Cryptocurrency API.

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Luno Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

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

Luno Streaming API

Real-time market data stream for the Luno Exchange. A client opens one WebSocket connection per trading pair, authenticates with its API key pair, receives an initial full order...

ASYNCAPI

Security Posture 4

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

Luno Authentication

http · 1 scheme

SECURITY

Luno Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Luno Vulnerability Disclosure

security.txt · contact published

SECURITY

Luno Trust Center

SOC 2, ISO 27001

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 2

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: luno
name: Luno
description: Luno is a cryptocurrency exchange founded in 2013 and operating across South Africa, Nigeria, Europe, Malaysia,
  Indonesia and other markets, providing wallets and the ability to buy, sell, store and trade Bitcoin, Ethereum and other
  digital assets. The Luno API is a REST API (with an accompanying WebSocket market-data stream) covering market data, account
  balances, order placement and trading, transfers, sends and withdrawals. It authenticates with an API key pair over HTTP
  Basic and is used by Luno's official Go, Python, PHP and Java SDKs and by the official Luno MCP server.
url: https://raw.githubusercontent.com/api-evangelist/luno/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- balderton-capital
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
image: https://github.com/luno.png
tags:
- Company
- Cryptocurrency
- Exchange
- Bitcoin
- Ethereum
- Trading
- Fintech
- Wallets
- Blockchain
- Financial-Services
tags_raw:
- Company
- Cryptocurrency
- Exchange
- Bitcoin
- Ethereum
- Trading
- Fintech
- Wallet
- Blockchain
- Financial Services
apis:
- name: Luno API
  description: REST API for Luno market data, accounts, trading, transfers and withdrawals, plus a WebSocket market-data stream.
    Legacy API under /api/1/ and the newer Exchange API under /api/exchange/{1,2,3}/.
  humanURL: https://www.luno.com/developers/api
  baseURL: https://api.luno.com
  properties:
  - type: Documentation
    url: https://www.luno.com/developers/api
  - type: APIReference
    url: https://www.luno.com/developers/api
  - type: Authentication
    url: authentication/luno-authentication.yml
  - type: Conventions
    url: conventions/luno-conventions.yml
  - type: ErrorCatalog
    url: errors/luno-error-codes.yml
  - type: RateLimits
    url: rate-limits/luno-rate-limits.yml
  - type: AsyncAPI
    url: asyncapi/luno-streaming-asyncapi.yml
  - type: Webhooks
    url: asyncapi/luno-streaming-asyncapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.luno.com/
- type: DeveloperPortal
  url: https://www.luno.com/api
- type: Documentation
  url: https://www.luno.com/developers/api
- type: APIReference
  url: https://www.luno.com/developers/api
- type: GettingStarted
  url: https://www.luno.com/developers/api
- type: Blog
  url: https://www.luno.com/blog
- type: GitHubOrganization
  url: https://github.com/luno
- type: SignUp
  url: https://www.luno.com/signup
- type: TermsOfService
  url: https://www.luno.com/legal/terms-of-use
- type: PrivacyPolicy
  url: https://www.luno.com/legal/privacy
- type: Compliance
  url: https://www.luno.com/legal/compliance
- type: StatusPage
  url: https://status.luno.com
- type: TrustCenter
  url: security/luno-trust-center.yml
- type: Security
  url: https://www.luno.com/.well-known/security.txt
- type: Packages
  url: packages/luno-packages.yml
- type: SDKs
  url: packages/luno-packages.yml
- type: MCPServer
  url: mcp/luno-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/luno-llms.txt
- type: WellKnown
  url: well-known/luno-well-known.yml
- type: SecurityTxt
  url: well-known/luno-security.txt
- type: Authentication
  url: authentication/luno-authentication.yml
- type: Conventions
  url: conventions/luno-conventions.yml
- type: ErrorCatalog
  url: errors/luno-error-codes.yml
- type: RateLimits
  url: rate-limits/luno-rate-limits.yml
- type: Lifecycle
  url: lifecycle/luno-lifecycle.yml
- type: Conformance
  url: conformance/luno-conformance.yml
- type: DomainSecurity
  url: security/luno-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/luno-vulnerability-disclosure.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 15
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/luno"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/luno/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/luno/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.