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

Brand Image

View set for model BrandImage.

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

{
    "id": 9,
    "url": "https://api.purplme.com/brands/29/images/9/?format=api",
    "type": "logo",
    "image": "https://s3.eu-west-2.amazonaws.com/purplme-media/prod/api/brands/29/Roblox.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAZXZVIX45MAKMAMG3%2F20260401%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260401T141833Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=5f42a367e8a03465c3d5b49a129c3d9d78f5053954b40c16bd9849356a25b91a"
}