Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Sign in to the Apigee Console by clicking here.

  2. In the top left, click on your name and select the Organization that corresponds to your organization's environment.

  3. In the left menu, select "Admin" and then "Roles".

  4. In the "Custom Roles" section, click on "+ Custom Role"

  5. In the "New Custom Role" page:

    • Enter "DataTheoremAnalyzer" as the Role Name

    • In the "API Proxies" section, check "View”

    • When finished, it should look like this:

      Image RemovedImage Added
  6. Select "Save"

  7. In the left menu, select "Admin" and then "Users".

  8. In the top right, click on "+ User".

  9. In the New User page:

  10. Select "Save"

  11. Email to support@datatheorem.com your organization's name.

    • You can find your organization's name as part of the URL to your API proxies, typically in the following format:

      Code Block
      http://org-name-env.apigee.net/v1/weather/forecastrss

      where:

      • org-name is the name of your organization.

      • env is the deployment environment of the API proxy, which is either test or prod.

      For a full explanation, see the Organization Names section of the Apigee documentation

...