Logo API

פרמיום
על ידי flowlet | מְעוּדכָּן a month ago | Media
פּוֹפּוּלָרִיוּת

6.6 / 10

חֶבִיוֹן

2,444ms

רמת שירות

100%

Health Check

N/A

תקרא אותי

The Logo API provides a simple and efficient way to retrieve key branding elements for any domain. By supplying a domain name, users can access information such as the logo, brand colors, and fonts associated with that domain. This API is designed to help developers integrate brand assets seamlessly into their applications, enhancing the visual consistency and user experience.

The API response will be in JSON format and includes the following information:

{
  "logo": {
    "width": 180,
    "height": 180,
    "uri": "https://rapidapi.com/assets/favicons/apple-icon-180x180.png"
  },
  "colors": [
    "#0055da",
    "#021577",
    "#c9f2ef",
    "#f0386a"
  ],
  "domain": "example.com",
  "fonts": [
    "Public Sans",
    "IBM Plex Mono"
  ]
}

  • logo: Information about the logo, including width, height, and URI.
  • colors: An array of brand colors represented as hex codes.
  • domain: The domain name for which the brand information is fetched.
  • fonts: An array of fonts associated with the brand.
עוקבים: 0
אֶמְצָעִי:
אתר מוצר
יוצר API:
Rapid account: Flowlet
flowlet
flowlet
היכנס כדי לדרג את ה- API
דירוג: 5 - הצבעות: 1