---
title: "Api Key Info"
method: GET
path: "/Apikey/Info"
tags: ["Api Key"]
---

# Api Key Info

`GET /Apikey/Info`

## Response `200`

Success

- OptimoveAPIModelsApiKeyInfo — encapsulates api key permissions
  - `AllowedAttributes` OptimoveAPIModelsAllowedAttribute[], nullable
    - `AliasFieldName` string, nullable
    - `RealFieldName` string, nullable
    - `DataType` string, nullable
    - `CharacterMaximumLength` integer, nullable
  - `AllowedChannels` OptimoveAPIModelsAllowedChannel[], nullable
    - `ChannelId` integer
    - `Name` string, nullable
  - `AllowedAll` boolean

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
