APIVerve integration (Developer Tools, Data). Imported from open-connector.
https://api.apiverve.com/v1/dictionary
| Param | Type | Required | Description |
|---|---|---|---|
| word | string | optional | The word to look up in the APIVerve endpoint. |
/v1/antonym
| Param | Type | Required | Description |
|---|---|---|---|
| word | string | optional | The word to look up in the APIVerve endpoint. |
/v1/advice
/v1/currencyconverter
| Param | Type | Required | Description |
|---|---|---|---|
| value | number | optional | The amount to convert. |
| from | string | optional | The ISO 4217 currency code used by APIVerve. |
| to | string | optional | The ISO 4217 currency code used by APIVerve. |
/v1/agecalculator
| Param | Type | Required | Description |
|---|---|---|---|
| dob | string | optional | The date of birth to calculate from in YYYY-MM-DD format. |
/v1/airquality
| Param | Type | Required | Description |
|---|---|---|---|
| city | string | optional | The city name for which you want to get air quality data. |
| zip | string | optional | The ZIP code for which you want to get air quality data. |
/v1/airportdistance
| Param | Type | Required | Description |
|---|---|---|---|
| iata1 | string | optional | The IATA code used by APIVerve. |
| iata2 | string | optional | The IATA code used by APIVerve. |
/v1/airports
| Param | Type | Required | Description |
|---|---|---|---|
| iata | string | optional | The IATA code used by APIVerve. |
/v1/airlinelookup
| Param | Type | Required | Description |
|---|---|---|---|
| name | string | optional | The airline name to search for. |
| iata | string | optional | The airline IATA code used by APIVerve. |