Skip to content

geo6/api

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

GEO-6 API

https://api-v2.geo6.be/

Authentication

You will require a ConsumerId and a SecretKey to access the API. Please contact us to ask for an access.

The API authentication is based on JSON Web Token.

Following claims are required:

Name Description Documentation
iat (Issued at) Timestamp when the token is issued. https://tools.ietf.org/html/rfc7519#section-4.1.6
iss (Issuer) Application name. https://tools.ietf.org/html/rfc7519#section-4.1.1
sub (Subject) Your ConsumerId https://tools.ietf.org/html/rfc7519#section-4.1.2

Supported algorithms are : HS256, HS384, and HS512 (using your SecretKey).

Database

Address

  • CRAB (Vlaanderen - Flanders)
  • ICAR (Wallonie - Wallonia)
  • UrbIS (Bruxelles - Brussel - Brussels)

Boundary