Upload
Base URL https://api.leadx.in/api/key/protected. Every request needs an apikey header — see Authentication.
1 endpoint.
POST /upload
Register a file and get back a presigned S3 POST to upload it with.
Auth apikey
:::note Used by the web app
utils/general.js
:::
Request body
| Field | Default |
|---|---|
name | — |
type | — |
size | — |
Response — data is one File object.