← Back 🏠 Categories

App: app_ywhgo4

Fetched from /v1/connect/apps/app_ywhgo4  ·  Slug: algorand_developer_portal

id app_ywhgo4
name_slug algorand_developer_portal
name Algorand Developer Portal
auth_type keys
description All the tools you need to build, test, and deploy on Algorand (the high performance Layer-1 blockchain), now available in a single, simple portal.
img_src https://assets.pipedream.net/s.v0/app_ywhgo4/logo/orig
custom_fields_json [{"name":"url","label":"URL","description":"Your URL is `https://example.algonode.com` if your Algorand rest APIs are hosted at `https://example.algonode.com`","default":null,"optional":null},{"name":"algo_api_token","label":"Algo API Token","description":"For `algod` the token is automatically generated by the daemon at startup and stored in a file. `algod` places *algod.token* in the *~/node/data directory*. Security tokens can be regenerated for both using the `goal node generatetoken command`.","default":null,"optional":true,"type":"password"},{"name":"kmd_api_token","label":"KMD API Token","description":"For `kmd` the token is automatically generated by the daemon at startup and stored in a file. `kmd` places *kmd.token* the *~/node/data/kmd-{version}* directory. Security tokens can be regenerated for both using the `goal node generatetoken command`.","default":null,"optional":true,"type":"password"},{"name":"indexer_api_token","label":"Indexer API Token","description":"See [Security Tokens](https://developer.algorand.org/docs/rest-apis/restendpoints/?from_query=X-Indexer-API-Token#security-token) for more information.","default":null,"optional":true,"type":"password"}]
categories
[
  "Web & App Development"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_ywhgo4",
    "name_slug": "algorand_developer_portal",
    "name": "Algorand Developer Portal",
    "auth_type": "keys",
    "description": "All the tools you need to build, test, and deploy on Algorand (the high performance Layer-1 blockchain), now available in a single, simple portal. ",
    "img_src": "https://assets.pipedream.net/s.v0/app_ywhgo4/logo/orig",
    "custom_fields_json": "[{\"name\":\"url\",\"label\":\"URL\",\"description\":\"Your URL is `https://example.algonode.com` if your Algorand rest APIs are hosted at `https://example.algonode.com`\",\"default\":null,\"optional\":null},{\"name\":\"algo_api_token\",\"label\":\"Algo API Token\",\"description\":\"For `algod` the token is automatically generated by the daemon at startup and stored in a file. `algod` places *algod.token* in the *~/node/data directory*. Security tokens can be regenerated for both using the `goal node generatetoken command`.\",\"default\":null,\"optional\":true,\"type\":\"password\"},{\"name\":\"kmd_api_token\",\"label\":\"KMD API Token\",\"description\":\"For `kmd` the token is automatically generated by the daemon at startup and stored in a file. `kmd` places *kmd.token* the *~/node/data/kmd-{version}* directory. Security tokens can be regenerated for both using the `goal node generatetoken command`.\",\"default\":null,\"optional\":true,\"type\":\"password\"},{\"name\":\"indexer_api_token\",\"label\":\"Indexer API Token\",\"description\":\"See  [Security Tokens](https://developer.algorand.org/docs/rest-apis/restendpoints/?from_query=X-Indexer-API-Token#security-token) for more information.\",\"default\":null,\"optional\":true,\"type\":\"password\"}]",
    "categories": [
      "Web & App Development"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.url}}",
      "proxy_enabled": true
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.