Guides → Airnode
SearchHighlight.vue
FLEX_START_TAGMonorepo Examples
There are examples of various Airnode functionality in the airnode-examples package of the Airnode monorepo:
- authenticated-coinmarketcap - cryptocurrency price request using authentication.
- coingecko - unauthenticated cryptocurrency price request.
- coingecko-post-processing - demonstration of the post-processing feature.
- coingecko-pre-processing - demonstration of the pre-processing feature.
- coingecko-http-gateways demonstration of the HTTP gateway and HTTP signed data gateway.
- coingecko-template - demonstration of template requests.
- failing-example - demonstration of Airnode error handling through an invalid request.
- relay-security-schemes - demonstration of how to relay multiple request metadata like chain ID and sponsor address to the API endpoint.
- weather-multi-value - authenticated weather request encoding multiple parameters including the transaction timestamp, time of sunset, temperature, and a description of the weather.