Skip to main content

Ingest TRACES NT Credentials into Vault

POST 

/api/v1/enterprise/eudr/credentials/traces

Accepts the raw TRACES NT API token/password, symmetrically encrypts it via HashiCorp Vault Transit Engine, and stores the resulting ciphertext reference.

Request

Responses

Credentials successfully encrypted and anchored in Vault

Response Headers
    X-RateLimit-Limit

    The maximum number of requests you're permitted to make per hour.

    X-RateLimit-Remaining

    The number of requests remaining in the current rate limit window.

    X-RateLimit-Reset

    The time at which the current rate limit window resets in UTC epoch seconds.