EU Parliament Monitor — API Documentation - v0.9.24
    Preparing search index...

    Function fetchDirectWithKeyRotation

    • Direct-fetch strategy with subscription-key rotation.

      Iterates configured IMF_API_PRIMARY_KEYIMF_API_SECONDARY_KEY, retrying only on 401/403. Network errors short-circuit immediately.

      Parameters

      • url: string

        Fully-qualified IMF SDMX URL.

      • ctx: IMFHttpContext

        HTTP context adapter.

      Returns Promise<string>

      Response body text on success.

      The last HTTP/network error when all configured keys are exhausted.