Attachments API
Upload an image to a note
coming soon
Download an attachment
GET https://hackmd.io/_uploads/:filename
- Url params:
- Authorization:
- Success Response
- Sample usage
:bulb: Note
- Turn on the "follow redirection" option in your REST client.
- You have to use the
hackmd.io
domain instead of the api.hackmd.io
domain in regular APIs.