Pluxbox RadioManager gives you the power, flexibility and speed you always wanted in a lightweight and easy-to-use web-based radio solution. With Pluxbox RadioManager you can organise your radio workflow and automate your omnichannel communication with your listeners. We offer wide range specialised services for the radio and connections like Hybrid Radio, Visual Radio, your website and social media without losing focus on your broadcast. For more information visit: pluxbox.com
- API version: 2.0
- Package version: 1.1.12
- Build package: io.swagger.codegen.languages.GoClientCodegen For more information, please visit https://pluxbox.com
Put the package under your project folder and add the following in import:
"./radiomanagerclient"
All URIs are relative to https://radiomanager.io/api/v2
Class | Method | HTTP request | Description |
---|---|---|---|
BlockApi | GetBlockById | Get /blocks/{id} | Get block by id |
BlockApi | GetCurrentBlock | Get /blocks/current | Get current Block |
BlockApi | GetNextBlock | Get /blocks/next | Get upcoming Block |
BlockApi | ListBlocks | Get /blocks | Get a list of all blocks currently in your station. |
BroadcastApi | CreateBroadcast | Post /broadcasts | Create broadcast. |
BroadcastApi | DeleteBroadcastById | Delete /broadcasts/{id} | Delete broadcast by id |
BroadcastApi | GetBroadcastById | Get /broadcasts/{id} | Get broadcast by id |
BroadcastApi | GetCurrentBroadcast | Get /broadcasts/current | Get current Broadcast |
BroadcastApi | GetDailyEPG | Get /broadcasts/epg/daily | Get daily EPG |
BroadcastApi | GetEPGByDate | Get /broadcasts/epg | Get EPG by date |
BroadcastApi | GetNextBroadcast | Get /broadcasts/next | Get next Broadcast |
BroadcastApi | GetWeeklyEPG | Get /broadcasts/epg/weekly | Get weekly EPG |
BroadcastApi | ListBroadcasts | Get /broadcasts | Get all broadcasts. |
BroadcastApi | PrintBroadcastById | Get /broadcasts/print/{id} | Print broadcast by id with template |
BroadcastApi | UpdateBroadcastByID | Patch /broadcasts/{id} | Update broadcast by id |
CampaignApi | CreateCampaign | Post /campaigns | Create campaign. |
CampaignApi | DeleteCampaignById | Delete /campaigns/{id} | Delete campaign by id |
CampaignApi | GetCampaignById | Get /campaigns/{id} | Get campaign by id |
CampaignApi | ListCampaigns | Get /campaigns | Get all campaigns. |
CampaignApi | UpdateCampaignByID | Patch /campaigns/{id} | Update campaign by id |
ContactApi | CreateContact | Post /contacts | Create contact. |
ContactApi | DeleteContactById | Delete /contacts/{id} | Delete contact by id |
ContactApi | GetContactById | Get /contacts/{id} | Get contact by id |
ContactApi | ListContacts | Get /contacts | Get all contacts. |
ContactApi | UpdateContactByID | Patch /contacts/{id} | Update contact by id |
GenreApi | GetGenreById | Get /genres/{id} | Get genre by id |
GenreApi | ListGenres | Get /genres | List all genres. |
ItemApi | CreateItem | Post /items | Create an new item. |
ItemApi | CurrentItemPostStructure | Post /items/current/structure | Post a current playing item, keep structure |
ItemApi | CurrentItemPostTiming | Post /items/current/timing | Post a current playing item |
ItemApi | DeleteItemById | Delete /items/{id} | Delete item by ID. |
ItemApi | GetCurrentItem | Get /items/current | Get current Item |
ItemApi | GetItemById | Get /items/{id} | Get extended item details by ID. |
ItemApi | ListItems | Get /items | Get a list of all the items currently in your station. |
ItemApi | PlaylistPostMerge | Post /items/playlist/merge | Post a playlist, do not remove previously imported items |
ItemApi | PlaylistPostStructure | Post /items/playlist/structure | Post a playlist, keep current structure |
ItemApi | PlaylistPostTiming | Post /items/playlist/timing | Post a playlist |
ItemApi | StopCurrentItem | Post /items/stopcurrent | Stop an Item |
ItemApi | UpdateItemById | Patch /items/{id} | Update extended item details by ID. |
ModelTypeApi | GetModelTypeById | Get /model_types/{id} | Get modelType by id |
ModelTypeApi | ListModelTypes | Get /model_types | Get all modelTypes. |
PresenterApi | CreatePresenter | Post /presenters | Create presenter. |
PresenterApi | DeletePresenterById | Delete /presenters/{id} | Delete presenter by id |
PresenterApi | GetPresenterById | Get /presenters/{id} | Get presenter by id |
PresenterApi | ListPresenters | Get /presenters | Get all presenters. |
PresenterApi | UpdatePresenterByID | Patch /presenters/{id} | Update presenter by id |
ProgramApi | CreateProgram | Post /programs | Create program. |
ProgramApi | DeleteProgramById | Delete /programs/{id} | Delete program by id |
ProgramApi | GetProgramById | Get /programs/{id} | Get program by id |
ProgramApi | ListPrograms | Get /programs | Get all programs. |
ProgramApi | UpdateProgramByID | Patch /programs/{id} | Update program by id |
StationApi | GetStation | Get /station | Get own station only |
StoryApi | CreateStory | Post /stories | Create story. |
StoryApi | DeleteStoryById | Delete /stories/{id} | Delete story by id |
StoryApi | GetStoryById | Get /stories/{id} | Get story by id |
StoryApi | ListStories | Get /stories | Get all stories. |
StoryApi | UpdateStoryByID | Patch /stories/{id} | Update story by id |
StringApi | GetStringsByName | Get /strings/{name} | Get Strings (formatted) |
TagApi | CreateTag | Post /tags | Create tag. |
TagApi | DeleteTagById | Delete /tags/{id} | Delete tag by id |
TagApi | GetTagById | Get /tags/{id} | Get tags by id |
TagApi | ListTags | Get /tags | Get a list of all the tags currently in your station. |
TagApi | UpdateTagByID | Patch /tags/{id} | Update tag by id |
UserApi | DeleteUserById | Delete /users/{id} | Remove user from station by Id |
UserApi | GetUserById | Get /users/{id} | Get user by id |
UserApi | InviteUserByMail | Post /users/invite | Invite user by mail |
UserApi | ListUsers | Get /users | Get all users. |
VisualSlideApi | GetVisualSlide | Get /visual | Get Visual Slide Image as Base64 |
- Block
- BlockRelations
- BlockRelationsBroadcast
- BlockRelationsBroadcastParams
- BlockRelationsItems
- BlockRelationsItemsParams
- BlockRelationsProgram
- BlockResults
- Broadcast
- BroadcastEpgDay
- BroadcastEpgRelations
- BroadcastInputOnly
- BroadcastOutputOnly
- BroadcastRelations
- BroadcastRelationsBlocks
- BroadcastRelationsGenre
- BroadcastRelationsItems
- BroadcastRelationsItemsParams
- BroadcastRelationsModelType
- BroadcastRelationsPresenters
- BroadcastRelationsTags
- BroadcastResults
- Campaign
- CampaignOutputOnly
- CampaignRelations
- CampaignRelationsItems
- CampaignRelationsItemsParams
- CampaignResults
- CampaignTemplateItem
- Contact
- ContactOutputOnly
- ContactRelations
- ContactRelationsItems
- ContactRelationsTags
- ContactRelationsTagsParams
- ContactResults
- Data
- Data1
- Data2
- Data3
- EpgResults
- Forbidden
- Genre
- GenreOutputOnly
- GenreRelations
- GenreRelationsBroadcasts
- GenreRelationsBroadcastsParams
- GenreRelationsPrograms
- GenreResults
- ImportItem
- InlineResponse202
- InternalServerError
- InviteUserData
- InviteUserSuccess
- Item
- ItemInputOnly
- ItemOutputOnly
- ItemRelations
- ItemRelationsBlock
- ItemRelationsCampaign
- ItemRelationsContacts
- ItemRelationsContactsParams
- ItemRelationsProgram
- ItemRelationsTags
- ItemResults
- ModelType
- ModelTypeOptions
- ModelTypeOutputOnly
- ModelTypeRelations
- ModelTypeRelationsBroadcasts
- ModelTypeRelationsCampaigns
- ModelTypeRelationsCampaignsParams
- ModelTypeRelationsContacts
- ModelTypeRelationsItems
- ModelTypeRelationsPresenters
- ModelTypeRelationsPrograms
- ModelTypeResults
- NotFound
- PostSuccess
- Presenter
- PresenterOutputOnly
- PresenterRelations
- PresenterRelationsBroadcasts
- PresenterRelationsPrograms
- PresenterRelationsProgramsParams
- PresenterResults
- Program
- ProgramInputOnly
- ProgramOutputOnly
- ProgramRelations
- ProgramRelationsBlocks
- ProgramRelationsBroadcasts
- ProgramRelationsItems
- ProgramRelationsItemsParams
- ProgramRelationsPresenters
- ProgramRelationsTags
- ProgramResults
- ReadOnly
- RelationsPlaceholder
- StationResult
- StationResultStation
- StationResultStationStartDays
- Story
- StoryInputOnly
- StoryOutputOnly
- StoryRelations
- StoryRelationsItems
- StoryRelationsTags
- StoryRelationsTagsParams
- StoryResults
- Success
- Tag
- TagOutputOnly
- TagRelations
- TagRelationsBroadcasts
- TagRelationsBroadcastsParams
- TagRelationsContacts
- TagRelationsItems
- TagRelationsPrograms
- TagResults
- TextString
- TooManyRequests
- UnprocessableEntity
- UserResult
- UserResultRoles
- UserResultSettings
- UserResults
- VisualResult
- BlockResult
- BroadcastDataInput
- BroadcastEpgResult
- BroadcastResult
- CampaignDataInput
- CampaignResult
- ContactDataInput
- ContactResult
- GenreResult
- ItemDataInput
- ItemResult
- ModelTypeResult
- PresenterDataInput
- PresenterEpgResult
- PresenterResult
- ProgramDataInput
- ProgramResult
- StoryDataInput
- StoryResult
- TagDataInput
- TagResult
- Type: API key
Example
auth := context.WithValue(context.Background(), sw.ContextAPIKey, sw.APIKey{
Key: "APIKEY",
Prefix: "Bearer", // Omit if not necessary.
})
r, err := client.Service.Operation(auth, args)