# AviationStack Taxes Lookup via APIOSK Gateway

> AviationStack Taxes Lookup via APIOSK Gateway is a paid API for AI agents from gateway.apiosk.com, paid per call via x402, $0.07/call, status unknown (last checked 2026-09-14).

Retrieves aviation tax codes and related tax information from the AviationStack API through the APIOSK gateway.

## Facts

- Endpoint: GET https://gateway.apiosk.com/aviationstack/taxes
- Price: $0.07/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/aviationstack-taxes-lookup-via-apiosk-gateway-c0ec8f6a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_UxzT4_A8T1W63aOB6L-o2

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability aviationstack-taxes-lookup-via-apiosk-gateway-c0ec8f6a
```

Example prompt: Can you pull me a list of aviation tax codes from AviationStack — give me the first 50 results?

## When to prefer this

Use this endpoint when you need structured aviation tax code data for flight pricing, ticketing systems, or travel compliance tools, and want to access AviationStack's tax data via a pay-per-call USDC-based gateway rather than managing a direct AviationStack subscription.

## Known failure modes

- Invalid or missing limit parameter returns an error or default result set
- Upstream AviationStack API unavailability causes gateway failure
- Exceeding rate limits results in a 429 or payment-required response
- Malformed request returns a 400 bad request error
- Payment not processed results in a 402 response

## How this service works

Aviation tax reference data.

## Output

A list of aviation tax records including tax codes, names, and descriptions as provided by the AviationStack API, limited by the specified result count.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/aviationstack-taxes-lookup-via-apiosk-gateway-c0ec8f6a/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gateway.apiosk.com](https://www.zero.xyz/host/gateway.apiosk.com/llms.txt)
