{ "opencollection": "1.0.0", "info": { "name": "TVDB API V4 Artwork Entity Types API", "version": "4.7.10" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Entity Types", "type": "folder" }, "items": [ { "info": { "name": "TheTVDB Get Entity Types", "type": "http" }, "http": { "method": "GET", "url": "https://api4.thetvdb.com/v4/entities" }, "docs": "returns the active entity types" } ] } ], "bundled": true }