Nifty Gateway (Independent Publisher) (Preview)

A Power Platform Connector for connecting to the Nifty Gateway API to search for NFTs.

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 Roy Paar
Email roypaar@microsoft.com
Connector Metadata
Publisher Roy Paar
Website https://niftygateway.com
Privacy policy https://niftygateway.com/privacypolicy
Categories Lifestyle and Entertainment

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Nifties for Creator

Returns ownership information for all nifties created by the given creator and currently stored on Nifty Gateway.

Nifties for User

Returns information about all nifties owned by the given user.

Nifties for Creator

Returns ownership information for all nifties created by the given creator and currently stored on Nifty Gateway.

Parameters

Name Key Required Type Description
Returns ownership information for all nifties created by the given creator.
creator_profile_name True string

Returns ownership information for all nifties created by the given creator.

If provided will show only the specified number of nifties.
limit True integer

If provided will show only the specified number of nifties.

If provided will skip the specified number of nifties in the result.
offset True integer

If provided will skip the specified number of nifties in the result.

Returns

Nifties for User

Returns information about all nifties owned by the given user.

Parameters

Name Key Required Type Description
Returns information about all nifties owned by the given user.
username True string

Returns information about all nifties owned by the given user.

If provided will only show Nifties for that contract address.
contractAddress string

If provided will only show Nifties for that contract address.

If provided will show only the specified number of nifties.
limit integer

If provided will show only the specified number of nifties.

If provided will skip the specified number of nifties in the result.
offset integer

If provided will skip the specified number of nifties in the result.

Returns

Definitions

NiftiesforUserResponse

Name Path Type Description
statusDetails
statusDetails statusDetails

NiftiesforCreatorResponse

Name Path Type Description
statusDetails
statusDetails statusDetails

statusDetails

Name Path Type Description
success
success boolean
statusCode
statusCode string
messages
messages array of messages

messages

Name Path Type Description
code
code string
description
description string
id
id string