TraceLink · Authentication Profile
Tracelink Authentication
Authentication
TraceLink secures its APIs with http across 4 declared security schemes, as derived from its OpenAPI definitions.
CompanySupply ChainPharmaceuticalsLife SciencesSerializationTrack and TraceComplianceHealthcareEPCISLogisticsB2B Integration
Methods: http
Schemes: 4
OAuth flows:
API key in:
Security Schemes
SmartEventManagerBasic http
scheme: basic
OpusApiKeyBasic http
scheme: basic
OpusSessionBearer http
scheme: bearer
SoapBasic http
scheme: basic
Source
Authentication Profile
generated: '2026-08-02'
method: searched
source: >-
https://opus.tracelink.com/documentation/2026.1/en-US/api/smart-event-manager/pdfs/smart_event_manager_api_guide_2026.1.pdf
and https://github.com/tracelink/code-samples/blob/main/authentication.md
docs:
- https://github.com/tracelink/code-samples/blob/main/authentication.md
- https://opus.tracelink.com/documentation/2026.1/en-US/api/smart-event-manager/pdfs/smart_event_manager_api_guide_2026.1.pdf
summary:
types:
- http
http_schemes:
- basic
- bearer
api_key_in: []
oauth2_flows: []
note: >-
TraceLink publishes no OAuth 2.0 or OpenID Connect surface for its APIs. Every
documented surface authenticates with HTTP Basic (RFC 7617) or, for the
short-lived bootstrap step only, a Bearer session token. There is therefore no
scope model and no scopes/ artifact for this provider.
schemes:
- name: SmartEventManagerBasic
type: http
scheme: basic
description: >-
Smart Event Manager supports user-based authentication using HTTP Basic
Authentication. The Base64 encoding of username:password is sent in the
Authorization header alongside Content-Type: application/json.
applies_to:
- TraceLink Smart Event Manager REST API
source: smart_event_manager_api_guide_2026.1.pdf (Getting Started with REST)
- name: OpusApiKeyBasic
type: http
scheme: basic
description: >-
OPUS Platform API calls authenticate with a long-lived API key and API secret
pair. The two values are joined as "apiKey:apiSecret", Base64 encoded, and sent
as "Authorization: Basic <encoded>". TraceLink documents the key and secret as
static values that do not expire.
applies_to:
- TraceLink OPUS Platform Event API
- TraceLink OPUS GraphQL API
source: https://github.com/tracelink/code-samples/blob/main/authentication.md
- name: OpusSessionBearer
type: http
scheme: bearer
description: >-
A short-lived session token (the browser local-storage value
_store_js_production_token) is used as a Bearer token for exactly one call —
the authorization-manager:generate-apiKeyCredentials:v1 event — which exchanges
it for the long-lived API key/secret pair. It is a bootstrap credential, not a
general-purpose API token.
applies_to:
- TraceLink OPUS Platform Event API
source: https://github.com/tracelink/code-samples/blob/main/authentication.md
- name: SoapBasic
type: http
scheme: basic
description: >-
The SOAP services on api.tracelink.com (Serialized Operations Manager, Product
Track, Serial Number Exchange) authenticate over HTTPS with HTTP Basic
credentials issued by TraceLink; the guides cite RFC 7617.
applies_to:
- TraceLink Serialized Operations Manager (SOAP)
- TraceLink Product Track (SOAP)
- TraceLink Serial Number Exchange (SOAP)
source: https://opus.tracelink.com/documentation/2026.1/en-US/api/som/soap/pdfs/som_soap_api_guide_2026.1.pdf
tenancy_context:
description: >-
Beyond the credential, OPUS requests carry tenancy routing values that select
the company, network, and dataspace the call executes in. They are required and
are effectively part of the authorization context.
fields:
- name: ownerId
where: request body header (events API) / companyId header (GraphQL)
description: The Owner company associated with the request.
- name: processNetworkId
where: request body header (events API) / processNetworkId header (GraphQL)
description: The network within the Owner company containing the process.
- name: dataspace
where: request body header (events API) / Dataspace header (GraphQL)
description: The dataspace inside the environment where the request is made (e.g. "default").
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for security posture
4 MCP tools reach this
find_securityBrowse and filter every security artifact in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/tracelink-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.