Skip to main content
Secrets allow you to securely store sensitive values, such as API keys or tokens, that can be used within your Method integration. The stored value is encrypted and never returned in API responses after creation.

Secret Objects

{
  "id": "sec_au22b1fbFrmfp",
  "metadata": {
    "environment": "production"
  },
  "created_at": "2025-12-04T18:50:54.024Z",
  "updated_at": "2025-12-04T18:50:54.024Z",
  "status": "active"
}