| Create a listing | POST | app.animate.io/api/v1/listings |
| Key | Value |
|---|---|
| auth_token | Your platform's auth token |
| title | The listing's title |
| listing_type_id | The listing's listing type id |
| user_id | The listing's owner's user id |
| Key | Value |
|---|---|
| photos[] | Photos you want attached to the listing. Files must be uploaded directly in params as an array. |
| description | The listing's description |
| active | The listing's publish state |
| price | The listing's price |
| duration | The listing's duration |
| start_time | The listing's start datetime, if applicable |
| end_time | The listing's end datetime, if applicable |
| location | The listing's location, if applicable |
field_nlynyhfvamztk3dvvyfyewAdmin Tags |
The field value for "Admin Tags" |
field_j1n4ywekfhxgdwmmscw0gqCategories |
The field value for "Categories" |
field_iu0eodobrhgowrrx5ryzfgLottie File |
The field value for "Lottie File" |
field_hefde2pjxitdj76qkbnrwFile Type |
The field value for "File Type" |
field_6qzwdgqtsuhne0oqroggNot for sale? |
The field value for "Not for sale?" |
field_dklzsrbex5w1ewfnu2gncqDescription |
The field value for "Description" |
field_fkqjbe6z7yn7j5jyuakgDisplay Name |
The field value for "Display Name" |
field_1hnhzbusdl54wk6wzb8ooq |
The field value for "Email" |
field_4wyuya3lktau48rbfjb6uaProfile Photo |
The field value for "Profile Photo" |
field_4jrusvbtbfqvvi028bs4qqTitle |
The field value for "Title" |
field_exxh85wlep8bpbqiyzgmkgPrice |
The field value for "Price" |
field_fswhcu6jdhgbk4bfxkczgFile Name (For listing display purposes) |
The field value for "File Name (For listing display purposes)" |
field_tmmuajl4xigzsxaa9hscxgFile Size (for listing display purposes) |
The field value for "File Size (for listing display purposes)" |
field_3j3lxkaknauznofwcirtwDuration |
The field value for "Duration" |
| Get a listing | GET | app.animate.io/api/v1/listings/:id |
| Update a listing | POST | app.animate.io/api/v1/listings/:id |
| Key | Value |
|---|---|
| auth_token | Your platform's auth token |
| Key | Value |
|---|---|
| title | The listing's title |
| description | The listing's description |
| active | The listing's publish state |
| photos[] | Photos you want attached to the listing. Files must be uploaded directly in params as an array. |
| price | The listing's price |
| duration | The listing's duration |
| start_time | The listing's start datetime, if applicable |
| end_time | The listing's end datetime, if applicable |
| location | The listing's location, if applicable |
field_nlynyhfvamztk3dvvyfyewAdmin Tags |
The field value for "Admin Tags" |
field_j1n4ywekfhxgdwmmscw0gqCategories |
The field value for "Categories" |
field_iu0eodobrhgowrrx5ryzfgLottie File |
The field value for "Lottie File" |
field_hefde2pjxitdj76qkbnrwFile Type |
The field value for "File Type" |
field_6qzwdgqtsuhne0oqroggNot for sale? |
The field value for "Not for sale?" |
field_dklzsrbex5w1ewfnu2gncqDescription |
The field value for "Description" |
field_fkqjbe6z7yn7j5jyuakgDisplay Name |
The field value for "Display Name" |
field_1hnhzbusdl54wk6wzb8ooq |
The field value for "Email" |
field_4wyuya3lktau48rbfjb6uaProfile Photo |
The field value for "Profile Photo" |
field_4jrusvbtbfqvvi028bs4qqTitle |
The field value for "Title" |
field_exxh85wlep8bpbqiyzgmkgPrice |
The field value for "Price" |
field_fswhcu6jdhgbk4bfxkczgFile Name (For listing display purposes) |
The field value for "File Name (For listing display purposes)" |
field_tmmuajl4xigzsxaa9hscxgFile Size (for listing display purposes) |
The field value for "File Size (for listing display purposes)" |
field_3j3lxkaknauznofwcirtwDuration |
The field value for "Duration" |
| Delete a listing | DELETE | app.animate.io/api/v1/listings/:id |
| Key | Value |
|---|---|
| auth_token | Your platform's auth token |