Back to catalog
πŸ›’

Printful

OAuth

Printful's official API to manage and integrate their services

πŸ›’ShoppingHTTPS

Unisex Staple T-Shirt

Printful β€” Print-on-Demand Product

Product Id71
NameUnisex Staple T-Shirt | Bella + Canvas 3001
BrandBella + Canvas
Base Price12.95
CurrencyUSD

Sample Response

response.json
1{
2 "productId": 71,
3 "name": "Unisex Staple T-Shirt | Bella + Canvas 3001",
4 "brand": "Bella + Canvas",
5 "basePrice": 12.95,
6 "currency": "USD"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.printful.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs