Images
Last updated
Last updated
User profile images and cover photos can be retrieved securely via our image API.
Reminder: if you are using an app/client ID in sandbox, you must use sandbox.motar.io
as the endpoint for your requests. Requests to api.motar.io
with a sandbox client ID will fail!
GET
https://api.motar.io/image/v1/static/:id
Reads base 64 encoded JPG data.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
id
string
Image ID.
Authorization
string
Authorization token from user flow.