Create image

Before getting started: You will need to create your API key.

Create and return a new image URL

POST https://mtmx.io/v1/image

Headers

Request Body

{
    "success": true,
    "url": "https://cdn.mattermix.com/v1/image/62029ad452390ccfd9abcc4f-1644951564719.png"
    "id": "620bfdd2501f2b5c901e2800"
}

Last updated