New here? Get a €25 bonus when you make your first trade
Security

Security you can see

Your assets and data are protected by layered defences, independent audits and a team that works around the clock.

Audited and transparent

Independent audits and quarterly proof-of-reserves reports.

Assets held 1:1

Customer assets are segregated and never lent without consent.

Privacy by default

We never sell your personal data.

Strong encryption

Data encrypted in transit and at rest.

Account protection

2FA, passkeys, withdrawal allowlists and multi-approval.

24/7 support

Report a problem any time and reach a real person.

Help when you need it

Live support

Chat with our team any time.

Contact us

Help centre

Step-by-step answers to common questions.

Visit

Academy

Learn to spot scams before they happen.

Start learning
Bug bounty

Security is a team sport

We reward researchers who responsibly disclose vulnerabilities through our bug bounty programme.

place_order.py
# Place a limit order over REST import requests order = { "product_id": "BTC-EUR", "side": "buy", "type": "limit", "price": "70250.00", "size": "0.25" } r = requests.post(API + "/orders", json=order, headers=auth()) print(r.json()["status"]) # "open"

Start your crypto journey today

Open an account in minutes and buy your first crypto with as little as €10.