Optional configuration: ConfigurationProtected axiosProtected baseProtected configurationUploading dapp screenshots | logo | banner | dApp file to the servers
Upload dApp files
DeprecatedAPIApi
Optional options: AxiosRequestConfigOverride http request option.
Get All category with subcategories.
DeprecatedAPIApi
Optional options: AxiosRequestConfigOverride http request option.
Get All rating of a dapp
DeprecatedAPIApi
Optional page: stringOptional options: AxiosRequestConfigOverride http request option.
Use this to get a user's rating for a dapp
Get User dApp Rating
DeprecatedAPIApi
Optional userId: stringOptional userAddress: stringOptional options: AxiosRequestConfigOverride http request option.
Use this to register a rating from a user for a dApp
Rate the dApp
DeprecatedAPIApi
Optional body: DappRatingSend the request with dApp parameters
Optional options: AxiosRequestConfigOverride http request option.
Use this to get a domain verification to code to verify domain ownership.
Get a domain verification code
DeprecatedAPIApi
Optional body: DomainverificationGetVerificationIdBodySend the request with githubId and domain.
Optional options: AxiosRequestConfigOverride http request option.
Use this to verify your domain ownership.
Verify domain txt records.
DeprecatedAPIApi
Optional body: DomainverificationVerifyBodySend the request with githubId and domain.
Optional options: AxiosRequestConfigOverride http request option.
Build Download URL
DeprecatedAPIApi
Dapp Id where upload will happen
Optional options: AxiosRequestConfigOverride http request option.
Download dapp Build
DeprecatedAPIApi
The dappId of dapp where to visit.
Optional userId: stringOptional userAddress: stringOptional options: AxiosRequestConfigOverride http request option.
Get all dApps or search by a keyword. Optionally, filter on specific attributes of the dApp. This API call will get all the dApps or perform a text search.
Get dApp
DeprecatedAPIApi
Optional page: numberCurrent page
Optional limit: numberPage size
Optional search: stringA string to be used for search. The search happens on the `name` and `tags` fields of the dApp. If this is not present, all dApps are returned.
Optional isListed: booleanDApp is listed or not
Optional chainId: numberDApp supported chainId's. Only dApps belonging to this chainID will be returned.
Optional language: stringDApp's language
Optional availableOnPlatform: string[]DApp is listed or not
Optional matureForAudience: booleanMentions if the app is for all ages or only mature audience
Optional minAge: numberMinimum age
Optional listedOnOrAfter: stringThe date dApp was listed on or after. Date should be in ISO format.
Optional listedOnOrBefore: stringThe date dApp was listed on or before. Date should be in ISO format.
Optional allowedInCountries: string[]dApp allowed countries
Optional blockedInCountries: string[]dApp blocked countries
Optional categories: string[][]The categories in which dApps belong. Multiple categories are joined using OR operator.
Optional orderBy: stringWant to get dapp by order(asc, desc) by one or more params.
Optional subCategory: string[][]The sub-category in which dApps belong. Multiple sub-category are joined using OR operator.
Optional options: AxiosRequestConfigOverride http request option.
Get all dApps or search by a keyword. Optionally, filter on specific attributes of the dApp. This API call will get all the dApps or perform a text search.
Get dApp
DeprecatedAPIApi
Optional page: numberCurrent page
Optional limit: numberPage size
Optional search: stringA string to be used for search. The search happens on the `name` and `tags` fields of the dApp. If this is not present, all dApps are returned.
Optional isListed: booleanDApp is listed or not
Optional chainId: numberDApp supported chainId's. Only dApps belonging to this chainID will be returned.
Optional language: stringDApp's language
Optional availableOnPlatform: string[]DApp is listed or not
Optional matureForAudience: booleanMentions if the app is for all ages or only mature audience
Optional minAge: numberMinimum age
Optional listedOnOrAfter: stringThe date dApp was listed on or after. Date should be in ISO format.
Optional listedOnOrBefore: stringThe date dApp was listed on or before. Date should be in ISO format.
Optional allowedInCountries: string[]dApp allowed countries
Optional blockedInCountries: string[]dApp blocked countries
Optional categories: string[][]The categories in which dApps belong. Multiple categories are joined using OR operator.
Optional orderBy: stringWant to get dapp by order(asc, desc) by one or more params.
Optional subCategory: string[][]The sub-category in which dApps belong. Multiple sub-category are joined using OR operator.
Optional storeKey: stringThe name of store for which whitelisted dapps have to fetch
Optional options: AxiosRequestConfigOverride http request option.
Fetch featured sections of registry OR if you provide storeKey in query it will fetch featured sections from store.
Get Featured Sections
DeprecatedAPIApi
Optional storeKey: stringUnique Id of a particular store. provide only if you want to fetch feature section form a particular store.
Optional options: AxiosRequestConfigOverride http request option.
Get the particular store
Get Store
DeprecatedAPIApi
unique id of a store.
Optional options: AxiosRequestConfigOverride http request option.
Get the particular store
Get Store
DeprecatedAPIApi
unique id of a store.
Optional options: AxiosRequestConfigOverride http request option.
Visit dapp's homepage
DeprecatedAPIApi
The dappId of dapp where to visit.
Optional userId: stringOptional userAddress: stringOptional options: AxiosRequestConfigOverride http request option.
Generated using TypeDoc
DeprecatedAPIApi - object-oriented interface
Export