Améthyste API
  • Introduction
  • Authentication
  • Errors
  • API packages
  • API REFERENCE
    • Get Endpoints
    • GENERATE
    • Image
Powered by GitBook
On this page

Was this helpful?

  1. API REFERENCE

Image

wallpaper

GET https://v1.api.amethyste.moe/image/wallpaper

Return random wallpapers.

Headers

Name
Type
Description

Authentication

string

Authentication token Bearer

{
    "status": 200,
    "url": "https://cdn.amethyste.moe/wallpaper/e3b46a77096afcf56581b0d450615ded4652.jpg"
}

PreviousGENERATE

Last updated 5 years ago

Was this helpful?