Authorized bearer access
REST enrichment routes and the MCP endpoint reject requests without an accepted TargetWise bearer credential.
TargetWise security
TargetWise authenticates REST and MCP requests, keeps provider credentials server-side and validates inputs before retrieving data. Manage access through workspace API keys in your dashboard.
Generate and revoke credentials for your integrations from the authenticated dashboard.
Security controls
The gateway checks authentication, validates inputs and handles provider credentials on the server.
REST enrichment routes and the MCP endpoint reject requests without an accepted TargetWise bearer credential.
Caller credentials, cookies and arbitrary secret headers are not forwarded to the upstream data service.
Product operations map to fixed, allowlisted provider paths rather than caller-supplied URLs.
Each operation accepts documented identifiers, rejects unsupported fields and limits request size.
The gateway caps each request at 64 KiB and provider responses at 1 MiB. Requests that exceed these limits return an explicit error.
Tool annotations set readOnlyHint false because calls consume credits, while destructiveHint remains false and no tool writes to another system.
Credential lifecycle
Create a named key in Dashboard → Developers. The complete key is displayed once; only a keyed digest and its last four characters are stored. A revoked key is rejected on its next request.
REST and MCP use the same workspace identity and usage ledger. Provider credentials stay server-side and are never forwarded from the caller.
Saved results
Saved dashboard results use AES-256-GCM encryption with workspace, user and request context bound to the encrypted payload. Only the authenticated creator can retrieve a retained result.
Saved result retrieval expires after 30 days. Input fingerprints use a separate HMAC secret; API usage records do not retain full request inputs or contact results.
Procurement evidence
The Privacy Notice explains processing roles. The DPA covers customer-data processing, and the Subprocessors page identifies service providers. These are available from the legal pages.
For technical diligence, test rejected credentials, revoked keys, unsupported request fields and cross-workspace result access. Send a security questionnaire for infrastructure or contractual evidence that is not published here.
Frequently asked questions
Practical answers about API access, credentials and security reviews.
Deployment review
Share the product operation, delivery path and review requirements through the TargetWise contact route.