Create a listing POST app.animate.io/api/v1/listings
Required Parameters
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
Optional Parameters
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_nlynyhfvamztk3dvvyfyew The field value for field_nlynyhfvamztk3dvvyfyew
field_j1n4ywekfhxgdwmmscw0gq The field value for field_j1n4ywekfhxgdwmmscw0gq
field_iu0eodobrhgowrrx5ryzfg The field value for field_iu0eodobrhgowrrx5ryzfg
field_hefde2pjxitdj76qkbnrw The field value for field_hefde2pjxitdj76qkbnrw
field_6qzwdgqtsuhne0oqrogg The field value for field_6qzwdgqtsuhne0oqrogg
field_dklzsrbex5w1ewfnu2gncq The field value for field_dklzsrbex5w1ewfnu2gncq
field_fkqjbe6z7yn7j5jyuakg The field value for field_fkqjbe6z7yn7j5jyuakg
field_1hnhzbusdl54wk6wzb8ooq The field value for field_1hnhzbusdl54wk6wzb8ooq
field_4wyuya3lktau48rbfjb6ua The field value for field_4wyuya3lktau48rbfjb6ua
field_4jrusvbtbfqvvi028bs4qq The field value for field_4jrusvbtbfqvvi028bs4qq
field_exxh85wlep8bpbqiyzgmkg The field value for field_exxh85wlep8bpbqiyzgmkg
field_fswhcu6jdhgbk4bfxkczg The field value for field_fswhcu6jdhgbk4bfxkczg
field_tmmuajl4xigzsxaa9hscxg The field value for field_tmmuajl4xigzsxaa9hscxg
field_3j3lxkaknauznofwcirtw The field value for field_3j3lxkaknauznofwcirtw
Get a listing GET app.animate.io/api/v1/listings/:id
Update a listing POST app.animate.io/api/v1/listings/:id
Required Parameters
Key Value
auth_token Your platform's auth token
Optional Parameters
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_nlynyhfvamztk3dvvyfyew The field value for field_nlynyhfvamztk3dvvyfyew
field_j1n4ywekfhxgdwmmscw0gq The field value for field_j1n4ywekfhxgdwmmscw0gq
field_iu0eodobrhgowrrx5ryzfg The field value for field_iu0eodobrhgowrrx5ryzfg
field_hefde2pjxitdj76qkbnrw The field value for field_hefde2pjxitdj76qkbnrw
field_6qzwdgqtsuhne0oqrogg The field value for field_6qzwdgqtsuhne0oqrogg
field_dklzsrbex5w1ewfnu2gncq The field value for field_dklzsrbex5w1ewfnu2gncq
field_fkqjbe6z7yn7j5jyuakg The field value for field_fkqjbe6z7yn7j5jyuakg
field_1hnhzbusdl54wk6wzb8ooq The field value for field_1hnhzbusdl54wk6wzb8ooq
field_4wyuya3lktau48rbfjb6ua The field value for field_4wyuya3lktau48rbfjb6ua
field_4jrusvbtbfqvvi028bs4qq The field value for field_4jrusvbtbfqvvi028bs4qq
field_exxh85wlep8bpbqiyzgmkg The field value for field_exxh85wlep8bpbqiyzgmkg
field_fswhcu6jdhgbk4bfxkczg The field value for field_fswhcu6jdhgbk4bfxkczg
field_tmmuajl4xigzsxaa9hscxg The field value for field_tmmuajl4xigzsxaa9hscxg
field_3j3lxkaknauznofwcirtw The field value for field_3j3lxkaknauznofwcirtw
Delete a listing DELETE app.animate.io/api/v1/listings/:id
Required Parameters
Key Value
auth_token Your platform's auth token