GithubHelp home page GithubHelp logo

bunq / gitbook Goto Github PK

View Code? Open in Web Editor NEW
12.0 5.0 5.0 7.9 MB

Beta of the new bunq documentation based on gitbook

Home Page: https://beta.doc.bunq.com

bunq-api bunq banking payments bank-cards bank-account bank-statement bank-integration documentation api-documentation

gitbook's Introduction

Introduction

Welcome to bunq!

The bunq API is based on the RESTful principles. It returns responses in the JSON format. The only exclusion is binary (image) files.

Getting Started

Before you start sending API requests, you need to get an API key and activate it. API activation happens when you install it and link your IP address and device to it (create an API context). The steps below will guide you through what you need to do to start sending custom API requests.

  1. Create an API key. You can do it either in our developer portal or in the bunq app (Profile → Security & Settings → Developers → API keys). If you want to test our sandbox first, our bunq Developer is the best place to start.
  2. Register a device. A device can be a phone (private), a computer, or a server (public). You can register a new device by using the POST /installation and POST /device-server calls. This will activate your API key. You only need to do this once.
  3. Open a session. Sessions are temporary and expire after the auto-logout time set for the user account. It can be changed in the bunq app.
  4. Make your first call!

{% hint style="info" %} Looking to start with the sandbox environment first? Jump to the Sandbox page. {% endhint %}

{% page-ref page="basics/sandbox/" %}

Versioning

Developments in the financial sector, changing regulatory regimes and new feature requests require us to be flexible. This means we can iterate quickly to improve the API and related tooling. Therefore, we have chosen not to attach any version numbers to the changes just yet.

We will inform you in a timely manner of any important changes we make before they are deployed on together.bunq.com. You can also subscribe to our API newsletter to make sure you don't miss any important updates.

gitbook's People

Contributors

andrederoos avatar eelviny avatar gitbook-bot avatar lexym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gitbook's Issues

GET spaces api not working

Git-book space api is not working it returns 500 server error.
ENDPOINT https://api.gitbook.com/v1/user/spaces.
RESPONSE ({'error': {'code': 500, 'message': 'Internal Server Error'}}).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.