• France
lyra.com
Search
Categories
Tags
docs.
France
Spain
Europe (English)
India
Home
Implementation
Embedded form (cards)
REST payment API
REST PCI-DSS payment API
REST SEPA API
Hosted payment
Data collection form
File exchange
Mobile payment
Snippets
Plugins
Marketplace
Back Office
Merchant Back Office
Expert Back Office
Guides
Help
FAQ
Video tutorials
Support

Defining headers

Headers Description Values to use
Accept Determines the format of the contents that will be returned by the server. Accept: application/json
Authorization
  • Basic: Authentication token according to the “ Basic Authentication over HTTPS ” principle, i.e. ' Basic ' followed by the <login>:<password> string encoded in Base64. Conversion is automatically supported for clients such as Postman or Insomnia.
  • OAuth2: Access token according to the “ Single Sign-on ” principle, i.e. ' Bearer ' followed by l' access_token. See above.
  • Basic example: Authorization: Basic YWRtaW46YWRtaW4=
  • Oauth2 example: Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOidUIiw...
Content-type Determines the format of the contents sent to the server. content-type: application/json
Method

See our open-api for the method to be used depending on the resource.

GET | POST | PUT | DELETE

Codes examples are provided in annex.

Recruitment

Head Office :

LYRA NETWORK
109, rue de l’innovation
31670 Labège
FRANCE

2.8.1-doc-1.8