Skip to main content
Solved

Clarification Request: Support for Backstory and Chronicle APIs Under a Single Service Account

  • June 19, 2025
  • 2 replies
  • 72 views

vishnusoni
Forum|alt.badge.img+4

Our objective is to enable both APIs — Backstory and Chronicle — under a single service account to ensure operational consistency and simplify customer deployments.

We've observed that with credentials generated for a service account works for Chronicle API endpoints but doesn't work for Backstory API endpoints. Similarly, we have a credentials file which we received for Chronicle-Managed 'malachite-code' project and that works for Backstory API endpoints but doesn't work for Chronicle API endpoints.

Could you please confirm whether it's currently possible to use both APIs with a single service account, or if this configuration is not supported?

Your clarification would be highly appreciated!

Best answer by cmorris

Not possible. Chronicle API endpoints will be used via the creds you generate in the GCP project you manage. The Backstory API endpoints need to be used with creds generated by support or your account team.

2 replies

cmorris
Staff
Forum|alt.badge.img+10
  • Staff
  • Answer
  • June 19, 2025

Not possible. Chronicle API endpoints will be used via the creds you generate in the GCP project you manage. The Backstory API endpoints need to be used with creds generated by support or your account team.


vishnusoni
Forum|alt.badge.img+4
  • Author
  • New Member
  • June 23, 2025

@cmorris Thanks for confirmation.