Safello

Safello is a Swedish cryptocurrency brokerage founded in 2013, registered with the Swedish Financial Supervisory Authority (Finansinspektionen) and listed on Nasdaq First North Growth Market since 2021. It lets people buy, sell, trade, and store digital assets, and exposes a "Cryptocurrency as a Service" (CaaS) Institutional API so third-party organisations can embed crypto buying/selling, BankID customer onboarding, KYC and compliance verification, market data, order management, and wallet balances. The v2 Institutional API (base https://api.safello.com) uses OAuth2 with client-credentials, authorization-code, and a custom Swedish BankID grant, plus a staging environment at api.s4f3.io for testing.

Safello publishes 7 APIs on the APIs.io network, including account API, auth API, compliance API, and 4 more. Tagged areas include Company, Fintech, Cryptocurrency, Bitcoin, and Brokerage.

Safello’s developer surface includes documentation, API reference, getting-started guide, support, pricing, signup flow, authentication, and 23 more developer resources.

55.5/100 developing ▬ flat Agent 69/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
7 APIs 1 MCP Servers
CompanyFintechCryptocurrencyBitcoinBrokeragePaymentsSwedenTradingKYCBankID

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 55.5/100 · developing
Contract Quality 14.2 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 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/safello: 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 7

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

Safello account API

Account management

Safello auth API

Authentication flow

Safello compliance API

User's compliance information/status

Safello market API

Market endpoints

Safello orders API

Buy and sell crypto

Safello prices API

Price endpoints

Safello wallet API

User's wallet

Scroll for all 7

Arazzo Workflows 3

Multi-step API workflows described with the Arazzo specification.

_Index

ARAZZO

Safello — buy cryptocurrency

Verify buy compliance, quote fees, create a buy order, and poll it to completion.

ARAZZO

Safello — onboard a customer with BankID

BankID auth, email verification, terms acceptance, and KYC to reach a trade-ready customer.

ARAZZO

MCP Servers 1

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

safello-mcp.yml

MCP SERVER

Security Posture 3

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

Safello Authentication

apiKey/http/oauth2 · 4 schemes

SECURITY

Safello Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Safello Vulnerability Disclosure

contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Safello Scopes

8 scopes · urn:safello:params:oauth:grant-type:bankid/clientCredentials/authorizationCode

8 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Safello Agentic Access

52 operations · 21 acting

52 operations · 21 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: safello
name: Safello
description: Safello is a Swedish cryptocurrency brokerage founded in 2013, registered with the Swedish Financial Supervisory
  Authority (Finansinspektionen) and listed on Nasdaq First North Growth Market since 2021. It lets people buy, sell, trade,
  and store digital assets, and exposes a "Cryptocurrency as a Service" (CaaS) Institutional API so third-party organisations
  can embed crypto buying/selling, BankID customer onboarding, KYC and compliance verification, market data, order management,
  and wallet balances. The v2 Institutional API (base https://api.safello.com) uses OAuth2 with client-credentials, authorization-code,
  and a custom Swedish BankID grant, plus a staging environment at api.s4f3.io for testing.
url: https://raw.githubusercontent.com/api-evangelist/safello/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- northzone
- techstars
x-tier: enriched
x-tier-reason: portfolio-lead
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
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Fintech
- Cryptocurrency
- Bitcoin
- Brokerage
- Payments
- Sweden
- Trading
- KYC
- BankID
apis:
- aid: safello:safello-account-api
  name: Safello account API
  description: Account management
  humanURL: https://safello.github.io/safello-api/api
  baseURL: https://api.safello.com
  tags:
  - account
  properties:
  - type: OpenAPI
    url: openapi/safello-account-api-openapi.yml
  - type: Documentation
    url: https://safello.github.io/safello-api/docs/intro
  - type: APIReference
    url: https://safello.github.io/safello-api/api
- aid: safello:safello-auth-api
  name: Safello auth API
  description: Authentication flow
  humanURL: https://safello.github.io/safello-api/api
  baseURL: https://api.safello.com
  tags:
  - auth
  properties:
  - type: OpenAPI
    url: openapi/safello-auth-api-openapi.yml
  - type: Documentation
    url: https://safello.github.io/safello-api/docs/intro
  - type: APIReference
    url: https://safello.github.io/safello-api/api
- aid: safello:safello-compliance-api
  name: Safello compliance API
  description: User's compliance information/status
  humanURL: https://safello.github.io/safello-api/api
  baseURL: https://api.safello.com
  tags:
  - compliance
  properties:
  - type: OpenAPI
    url: openapi/safello-compliance-api-openapi.yml
  - type: Documentation
    url: https://safello.github.io/safello-api/docs/intro
  - type: APIReference
    url: https://safello.github.io/safello-api/api
- aid: safello:safello-market-api
  name: Safello market API
  description: Market endpoints
  humanURL: https://safello.github.io/safello-api/api
  baseURL: https://api.safello.com
  tags:
  - market
  properties:
  - type: OpenAPI
    url: openapi/safello-market-api-openapi.yml
  - type: Documentation
    url: https://safello.github.io/safello-api/docs/intro
  - type: APIReference
    url: https://safello.github.io/safello-api/api
- aid: safello:safello-orders-api
  name: Safello orders API
  description: Buy and sell crypto
  humanURL: https://safello.github.io/safello-api/api
  baseURL: https://api.safello.com
  tags:
  - orders
  properties:
  - type: OpenAPI
    url: openapi/safello-orders-api-openapi.yml
  - type: Documentation
    url: https://safello.github.io/safello-api/docs/intro
  - type: APIReference
    url: https://safello.github.io/safello-api/api
- aid: safello:safello-prices-api
  name: Safello prices API
  description: Price endpoints
  humanURL: https://safello.github.io/safello-api/api
  baseURL: https://api.safello.com
  tags:
  - prices
  properties:
  - type: OpenAPI
    url: openapi/safello-prices-api-openapi.yml
  - type: Documentation
    url: https://safello.github.io/safello-api/docs/intro
  - type: APIReference
    url: https://safello.github.io/safello-api/api
- aid: safello:safello-wallet-api
  name: Safello wallet API
  description: User's wallet
  humanURL: https://safello.github.io/safello-api/api
  baseURL: https://api.safello.com
  tags:
  - wallet
  properties:
  - type: OpenAPI
    url: openapi/safello-wallet-api-openapi.yml
  - type: Documentation
    url: https://safello.github.io/safello-api/docs/intro
  - type: APIReference
    url: https://safello.github.io/safello-api/api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://safello.com
- type: DeveloperPortal
  url: https://safello.github.io/safello-api/docs/intro
- type: Documentation
  url: https://safello.github.io/safello-api/docs/intro
- type: APIReference
  url: https://safello.github.io/safello-api/api
- type: GettingStarted
  url: https://safello.github.io/safello-api/docs/getting-started/getting-started-intro
- type: Support
  url: https://help.safello.com/en/
- type: GitHubOrganization
  url: https://github.com/safello
- type: Pricing
  url: https://help.safello.com/en/articles/166728-what-are-safello-s-fees
- type: SignUp
  url: https://app.safello.com
- type: TermsOfService
  url: https://safello.com/legal/terms
- type: PrivacyPolicy
  url: https://safello.com/legal/privacy
- type: Authentication
  url: authentication/safello-authentication.yml
- type: OAuthScopes
  url: scopes/safello-scopes.yml
- type: Conventions
  url: conventions/safello-conventions.yml
- type: ErrorCatalog
  url: errors/safello-error-codes.yml
- type: ErrorCatalog
  url: errors/safello-problem-types.yml
- type: DataModel
  url: data-model/safello-data-model.yml
- type: Lifecycle
  url: lifecycle/safello-lifecycle.yml
- type: Sandbox
  url: sandbox/safello-sandbox.yml
- type: Conformance
  url: conformance/safello-conformance.yml
- type: WellKnown
  url: well-known/safello-well-known.yml
- type: MCPServer
  url: mcp/safello-mcp.yml
- type: LLMsTxt
  url: llms/safello-llms.txt
- type: AgenticAccess
  url: agentic-access/safello-agentic-access.yml
- type: DomainSecurity
  url: security/safello-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/safello-vulnerability-disclosure.yml
- type: Security
  url: https://safello.com/security-bug-bounty
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: Onboard a customer with BankID
  url: arazzo/safello-onboard-customer.yml
- type: Arazzo
  name: Buy cryptocurrency
  url: arazzo/safello-buy-crypto.yml
image: https://framerusercontent.com/images/vWXBsKx9A6eh2AJFSk6wXzmHYNo.png
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 22
  pass: local-v1