intel website screenshot

intel

Discover Intel® Trust Authority, the independent attestation service for securing your confidential computing workloads.

2 APIs 0 Features
Fortune 100

APIs

Intel Trust Authority API

Intel Trust Authority REST API enables developers to build secure applications with confidence using attestation services. It provides Faithful Verification for unmatched transp...

Intel oneAPI

Intel oneAPI is an open standard unified programming model for heterogeneous computing across CPUs, GPUs, AI accelerators, and FPGAs. It provides a cross-architecture programmin...

Collections

GraphQL

Intel GraphQL Schema

This conceptual GraphQL schema models the Intel developer ecosystem spanning processor architectures, heterogeneous computing via oneAPI, AI/ML acceleration with Gaudi and OpenV...

GRAPHQL

Pricing Plans

Intel Plans Pricing

3 plans

PLANS

Rate Limits

Intel Rate Limits

2 limits

RATE LIMITS

FinOps

Intel Finops

FINOPS

Press

Intel Corporation (INTC) Latest Press Releases & ...

2026-05-25

Intel Newsroom Home

2026-05-25

All News - Newsroom

2026-05-25

Press Releases - Investor Relations :: Intel Corporation (INTC)

2026-05-25

NVIDIA and Intel to Develop AI Infrastructure and Personal ...

2026-05-25

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Intel Trust Authority API
  version: 1.0.0
items:
- info:
    name: Attestation
    type: folder
  items:
  - info:
      name: Create Attestation
      type: http
    http:
      method: POST
      url: https://api.trustauthority.intel.com/attest
      body:
        type: json
        data: '{}'
    docs: Submit an attestation request for verification.
- info:
    name: Tokens
    type: folder
  items:
  - info:
      name: Get Attestation Token
      type: http
    http:
      method: GET
      url: https://api.trustauthority.intel.com/tokens/:tokenId
      params:
      - name: tokenId
        value: ''
        type: path
    docs: Retrieve and audit an attestation token.
- info:
    name: Policies
    type: folder
  items:
  - info:
      name: Get Policies
      type: http
    http:
      method: GET
      url: https://api.trustauthority.intel.com/policies
    docs: Retrieve attestation policies.
bundled: true