Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 397 Bytes

File metadata and controls

7 lines (4 loc) · 397 Bytes

Introduction

Sprint.ly's API uses basic HTTP-Auth over SSL. The only difference is that you use your API key rather than your account's password as your password. You can find your API key on your account profile. Your username is your account's email address.

Example

curl -u joe@joestump.net:286755fad04869ca523320acce0dc6a4 https://sprint.ly/api/products.json