Get Endpoints
For generate Endpoints
generate
GET
https://v1.api.amethyste.moe/generate
Returns the list of endpoints
Headers
Name
Type
Description
Authorization
string
Authentication token Bearer
generate
POST
https://v1.api.amethyste.moe/generate
Returns the list of endpoints for generate
Headers
Name
Type
Description
Authorization
string
Authentication token Bearer
For Image Endpoints
image
GET
https://v1.api.amethyste.moe/image
Returns the list of endpoints for image
Path Parameters
Name
Type
Description
Authorization
string
Authentication token Bearer
image
POST
https://v1.api.amethyste.moe/image
Returns the list of endpoints for image
Path Parameters
Name
Type
Description
Authorization
string
Authentication token Bearer
Last updated