There are two different paths for Pullnote integration depending on whether you are using a javascript framework, working server-side or building an app.
For javascript frameworks, the easiest route is to npm install @pullnote/client
and use the reference in the npm package API README.
To directly integrate with the REST API, see our REST reference