Developers

API Sandbox


The IMVDb API Sandbox allows you to test out different API calls. Enter in your call and and click "Submit" - the resulting data from the call will appear below.


http://imvdb.com/api/v1/


{
    "id": 226202792950,
    "production_status": "i",
    "song_title": "King Shyt",
    "song_slug": "king-shyt",
    "url": "https:\/\/imvdb.com\/video\/fearless-4\/king-shyt",
    "multiple_versions": false,
    "version_name": null,
    "version_number": 1,
    "is_imvdb_pick": false,
    "aspect_ratio": null,
    "year": null,
    "verified_credits": false,
    "artists": [
        {
            "name": "Fearless",
            "slug": "fearless-4",
            "url": "https:\/\/imvdb.com\/n\/fearless-4"
        }
    ],
    "image": [],
    "directors": [
        {
            "position_name": "Director",
            "position_code": "dir",
            "entity_name": "Manish Wayz",
            "entity_slug": "manish-wayz",
            "entity_id": 58403,
            "position_notes": null,
            "position_id": 58403,
            "entity_url": "https:\/\/imvdb.com\/n\/manish-wayz"
        }
    ],
    "release_date_stamp": null,
    "release_date_string": null
}