Ice and Fire (Game of Thrones) (Independent Publisher) (Preview)

Ice And Fire is the world's greatest source for quantified and structured data from the universe of Ice and Fire (and the HBO series Game of Thrones). We give you access to data about all the Books, Characters and Houses in an easy to use format.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Troy Taylor
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
Connector Metadata
Publisher Troy Taylor
Website https://anapioficeandfire.com/
Privacy policy https://anapioficeandfire.com/
Categories Lifestyle and Entertainment

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get a character

Returns a specific character.

Get a house

Returns a specific house.

Get book

Returns a specific book.

List books

Returns a list of books.

List characters

Returns a list of characters.

List houses

Returns a list of houses.

Get a character

Returns a specific character.

Parameters

Name Key Required Type Description
ID
id True string

The unique identifier.

Returns

Name Path Type Description
URL
url string

The URL address.

Name
name string

The name of this character.

Gender
gender string

The gender of this character.

Culture
culture string

The culture that this character belongs to.

Born
born string

Textual representation of when and where this character was born.

Died
died string

Textual representation of when and where this character died.

Titles
titles array of string

The titles that this character holds.

Aliases
aliases array of string

The aliases that this character goes by.

Father
father string

The character resource URL of this character's father.

Mother
mother string

The character resource URL of this character's mother.

Spouse
spouse string

The character resource URL of this character's spouse.

Allegiances
allegiances array of string

An array of House resource URLs that this character is loyal to.

Books
books array of string

An array of Book resource URLs that this character has been in.

POV Books
povBooks array of

An array of Book resource URLs that this character has had a POV-chapter in.

Tv Series
tvSeries array of string

An array of names of the seasons of Game of Thrones that this character has been in.

Played By
playedBy array of string

An array of actor names that has played this character in the TV show Game Of Thrones.

Get a house

Returns a specific house.

Parameters

Name Key Required Type Description
ID
id True string

The unique identifier.

Returns

Name Path Type Description
URL
url string

The URL address.

Name
name string

The name of this house.

Region
region string

The region that this house resides in.

Coat Of Arms
coatOfArms string

Text describing the coat of arms of this house.

Words
words string

The words of this house.

Titles
titles array of string

The titles that this house holds.

Seats
seats array of string

The titles that this house holds.

Current Lord
currentLord string

The Character resource URL of this house's current lord.

Heir
heir string

The Character resource URL of this house's heir.

Overlord
overlord string

The House resource URL that this house answers to.

Founded
founded string

The year that this house was founded.

Founder
founder string

The Character resource URL that founded this house.

Died Out
diedOut string

The year that this house died out.

Ancestral Weapons
ancestralWeapons array of string

An array of names of the noteworthy weapons that this house owns.

Cadet Branches
cadetBranches array of string

An array of House resource URLs that was founded from this house.

Sworn Members
swornMembers array of string

An array of Character resource URLs that are sworn to this house.

Get book

Returns a specific book.

Parameters

Name Key Required Type Description
Number
number True string

The book number.

Returns

Name Path Type Description
URL
url string

The URL address.

Name
name string

The name.

ISBN
isbn string

The International Standard Book Number (ISBN-13) that uniquely identifies this book.

Authors
authors array of string

The International Standard Book Number (ISBN-13) that uniquely identifies this book.

Number Of Pages
numberOfPages integer

The number of pages in this book.

Publisher
publisher string

The company that published this book.

Country
country string

The country that this book was published in.

Media Type
mediaType string

The type of media this book was released in.

Released
released string

The date (ISO 8601) when this book was released.

Characters
characters array of string

An array of Character resource URLs that are in this book.

POV Characters
povCharacters array of string

An array of Character resource URLs that has had a POV-chapter in this book.

List books

Returns a list of books.

Parameters

Name Key Required Type Description
Name
name string

Books with the given name are included in the response.

From Release Date
fromReleaseDate date

Books that were released after, or on, the given date are included in the response.

To Release Date
toReleaseDate date

Books that were released after, or on, the given date are included in the response.

Page
page integer

The page number requested.

Page Size
pageSize integer

The size of the page requested.

Returns

Name Path Type Description
array of object
URL
url string

The URL address.

Name
name string

The name.

ISBN
isbn string

The International Standard Book Number (ISBN-13) that uniquely identifies this book.

Authors
authors array of string

An array of names of the authors that wrote this book.

Number Of Pages
numberOfPages integer

The number of pages in this book.

Publisher
publisher string

The company that published this book.

Country
country string

The country that this book was published in.

Media Type
mediaType string

The type of media this book was released in.

Released
released string

The date (ISO 8601) when this book was released.

Characters
characters array of string

An array of Character resource URLs that are in this book.

POV Characters
povCharacters array of string

An array of Character resource URLs that has had a POV-chapter in this book.

List characters

Returns a list of characters.

Parameters

Name Key Required Type Description
Name
name string

Characters with the given gender are included in the response.

Gender
gender string

Characters with the given gender are included in the response.

Culture
culture string

Characters that were born this given year are included in the response.

Born
born string

Characters that were born this given year are included in the response.

Died
died string

Characters that died this given year are included in the response.

Is Alive
isAlive boolean

Characters that are alive or dead (depending on the value) are included in the response.

Page
page integer

The page number requested.

Page Size
pageSize integer

The size of the page requested.

Returns

Name Path Type Description
array of object
URL
url string

The URL address.

Name
name string

The name.

Gender
gender string

The gender of this character.

Culture
culture string

The culture that this character belongs to.

Born
born string

Textual representation of when and where this character was born.

Died
died string

Textual representation of when and where this character died.

Titles
titles array of string

The titles that this character holds.

Aliases
aliases array of string

The aliases that this character goes by.

Father
father string

The character resource URL of this character's father.

Mother
mother string

The character resource URL of this character's mother.

Spouse
spouse string

An array of Character resource URLs that has had a POV-chapter in this book.

Allegiances
allegiances array of string

An array of House resource URLs that this character is loyal to.

Books
books array of string

An array of Book resource URLs that this character has been in.

POV Books
povBooks array of

An array of Book resource URLs that this character has had a POV-chapter in.

Tv Series
tvSeries array of string

An array of names of the seasons of Game of Thrones that this character has been in.

Played By
playedBy array of string

An array of actor names that has played this character in the TV show Game Of Thrones.

List houses

Returns a list of houses.

Parameters

Name Key Required Type Description
Name
name string

Houses with the given name are included in the response.

Region
region string

Houses that belong in the given region are included in the response.

Words
words string

Houses that has the given words are included in the response.

Has Words
hasWords boolean

Houses that have words (or not) are included in the response.

Has Titles
hasTitles boolean

Houses that have titles (or not) are included in the response.

Has Seats
hasSeats boolean

Houses that have titles (or not) are included in the response.

Has Died Out
hasDiedOut boolean

Houses that are extinct are included in the response.

Has Ancestral Weapons
hasAncestralWeapons boolean

Houses that have ancestral weapons (or not) are included in the response.

Page
page integer

The page number requested.

Page Size
pageSize integer

The size of the page requested.

Returns

Name Path Type Description
array of object
URL
url string

The URL address.

Name
name string

The name.

Region
region string

The region that this house resides in.

Coat Of Arms
coatOfArms string

Text describing the coat of arms of this house.

Words
words string

The words of this house.

Titles
titles array of string

The titles that this house holds.

Seats
seats array of string

The seats that this house holds.

Current Lord
currentLord string

The Character resource URL of this house's current lord.

Heir
heir string

The Character resource URL of this house's heir.

Overlord
overlord string

The House resource URL that this house answers to.

Founded
founded string

The year that this house was founded.

Founder
founder string

The Character resource URL that founded this house.

Died Out
diedOut string

The year that this house died out.

Ancestral Weapons
ancestralWeapons array of string

An array of names of the noteworthy weapons that this house owns.

Cadet Branches
cadetBranches array of string

An array of House resource URLs that was founded from this house.

Sworn Members
swornMembers array of string

An array of Character resource URLs that are sworn to this house.