Upload Asset

    POSThttps://picnie.com/api/v1/upload-asset
    Upload an image to your Picnie media library, returning an image_url for further use.

    Headers

    NameTypeDescription
    Authorization*
    string

    Pass api key in the authorization field

    Example:YOUR_API_KEY

    Body Parameters

    NameTypeDescription
    image*
    file

    The image file to upload.

    Example:@/path/to/boost-space.png

    Notes

    ⚠️ Authentication required