Retrieve data from your endpoint

  1. Create an API key

    Required

    Endpoints support two kinds of keys, both with the endpoint:read scope.

    To create a key:

    1. Open the relevant settings page above
    2. Click Create key
    3. Give it a name (e.g., "Endpoints")
    4. Select the endpoint:read scope
    5. Click Create key and copy it somewhere safe
    API keys are secret!
    Store your API key securely. Never expose it in client-side code or commit it to version control.
  2. Choose your language

    Required

    Select your language or framework to see how to call your endpoint.

Community questions

Was this page useful?