Welcome to Vingcard Athos API Documentation

Here you will be able to find all our documentation that you may need to create with Vingcard Athos.

Authentication

How to authenticate with Athos API

ATTENTION: Do not proceed without reading this first.

Parameters for POST and DELETE requestsCopied!

ALL PARAMETERS for POST and DELETE requests MUST be passed through the request body using application/x-www-form-urlencoded encoding.

Although the documentation states that query parameters may be used in POST and DELETE methods, this behavior is deprecated and will be removed in the future.

Query parameters MUST only be used in GET requests!