Quickstart

Your first request

Create a Free account, generate a key and query the reference data. The full key secret is displayed only once.

  1. 1

    Create your account

    Email/password accounts must verify their address. Google and GitHub become available once configured.

  2. 2

    Generate a key

    Copy the secret into a secrets manager—never Git or a public client.

  3. 3

    Call the API

    curl "https://api-fenua-api.pacificknowledge.dev/api/v1/islands/huahine" \
      -H "X-API-Key: $FENUA_API_KEY"
Authenticate requests