Purpl API
  • Log in
  • Purpl Api
  • Brand List
  • Brand Instance
  • Brand Image
  • Brand Image
GET
  • json
  • csv
  • json
  • api

Brand Image

View set for model BrandImage.

GET /brands/11/images/34/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "id": 34,
    "url": "https://api.purplme.com/brands/11/images/34/?format=api",
    "type": "logo",
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/brands/11/ebay.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20251003%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20251003T001756Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=116f75e89c640db6b77a308a2099d13215c1e9ddcc016aedc693d50cc2c3672a"
}