Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marketplace-samples

Short Examples of Using the First Data Marketplace API

What is this project?

This project is a simple script to teach you how to use the First Data Marketplace API and uses samples from our API docs. You will need to sign up for a sandbox account, and repalce the username, secret, and url with the credentials supplied to you via email.

How do I get started?

For Node: install all modules with the following command

npm install --save

Then type the following command to run the script

node index.js

For Python: Make sure you have installed any dependencies via pip and then run

python auth.py

About

Short Examples of Using the First Data Marketplace API

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages