Skip to main content
GET
Get brand data using a crypto symbol.
string
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
string
required
Crypto symbol (e.g., BTC, ETH). Uppercase preferred.
boolean
hello@devshineteam.com evaluates brands for NSFW content and reserves the right to not return inappropriate brands. Depending on the severity, a brand may either not be returned at all (404), or be returned with its isNsfw property set to true. The allowNsfw query parameter lets you control this behavior:
  • Not set (default) — Some NSFW brands are not returned (404), others are returned with isNsfw: true.
  • true — Returns the brand regardless of its NSFW status.
  • false — Filters out all brands flagged as NSFW (returns 404).
application/json
Successful request.