For AI agents: visit https://retraced.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
Retraced
GuidesAPI Reference
v1.0

Log InRetraced
API Reference
Log In
v1.0

Publisher API

  • /project/{projectId}/event
    • post
  • /project/{projectId}/event/bulk
    • post
  • /project/{projectId}/viewertoken
    • get
  • /project/{projectId}/group/{groupId}/enterprisetoken
    • post
    • get
  • /project/{projectId}/group/{groupId}/enterprisetoken/{tokenId}
    • get
    • put
    • delete
  • /project/{projectId}/graphql
    • post

Admin API

  • /project/{projectId}/invite
    • post
    • get
  • /project/{projectId}/invite/{inviteId}
    • delete
  • /project/{projectId}/templates
    • post
    • get
  • /project/{projectId}/templates/{templateId}
    • delete
  • /project/{projectId}/environment
    • post
  • /project/{projectId}/environment/{environmentId}
    • delete
  • /project/{projectId}/environment/{environmentId}/deletion_request
    • post
  • /project/{projectId}/environment/{environmentId}/deletion_request/{deletionRequestId}
    • get
  • /project/{projectId}/environment/{environmentId}/deletion_confirmation/{code}
    • post
  • /project/{projectId}/token
    • post
  • /project/{projectId}/token/{apiToken}
    • put
  • /project/{projectId}/token/{tokenId}
    • delete

Enterprise API

  • /graphql
    • post
  • /search/active
    • post
  • /search/saved
    • post
Powered by 
  1. Publisher API
  2. /project/{projectId}/event

post

Create an event. Returns the id of the created event, and
a cryptographic hash of the received event, as described at
https://preview.retraced.io/documentation/architecture/hashing-formula/

Updated over 1 year ago


/project/{projectId}/event/bulk

Updated over 1 year ago


/project/{projectId}/event/bulk