1. Home
  2. Docs
  3. Data Subscriber API Documentation
  4. Code Samples

Code Samples

To help you integrate with our API quickly, we have provided you code snippets for both Python & JavaScript (React). Using these resources, you can hit the ground running.

Python

This wrapper will assist you using all of our different endpoints & methods.

https://github.com/Pentadata/Pentadata-python/blob/main/pentadata_api.py

Javascript

Importing this into your React project will make calling our API simpler by taking out the hassle of handling the token and refresh token.

https://github.com/Pentadata/Pentadata-JS/blob/main/GetToken.js

 

How can we help?