API keys

API access is a Team feature. Keys are shown once at creation and stored hashed — if you lose one, rotate it.

Active keys

CI — release pipeline

ss_live_9f2a••••••••••••

created Jun 12, 2026used 2h ago

Local testing

ss_test_41bd••••••••••••

created May 3, 2026used 3d ago

Example

curl https://api.shipshot.app/v1/sets \
  -H "Authorization: Bearer $SHIPSHOT_KEY" \
  -F "app=Stock Picks" \
  -F "captures=@./screens/*.png" \
  -F "slots=iphone-6.5,iphone-6.9"