1. Inicio
  2. Documentos
  3. NS BPe (English)
  4. First Steps
  5. Introduction

Introduction

What is the NS BP-e API ?

The NS BP-e API is an integration application through which other applications can perform the issuance and management of BP-es.

Unlike traditional applications, where document data is sent to the integration application via TXT files or database, with NS BP-e API data is sent and received via HTTP requests that can be easily implemented in any application. programming language.

See in our integration examples how to implement the API communication.

An API is an application that has methods consumable by other applications. Those methods that can be accessed directly through the code of other applications. The application that consumes the methods of an API is given the name of Client.

Como podemos ajudar?