# General Translation Platform: Upload Project assets
URL: https://generaltranslation.com/en-US/docs/platform/openapi/reference/project/upload-assets.mdx
---

title: "Upload Project assets"
description: "Upload OpenType or TrueType fonts through a Project and make them available to Lottie translation workflows across its Organization. Each font is keyed by a normalized identity derived from its family, weight, and italic style (from the supplied family and style, or from the font metadata and file name). Re-uploading the same identity overwrites the existing asset, so complete retries after a 500 response are safe. API reference for Upload Project assets."
method: POST
full: true
_openapi:
  method: POST
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >-
          Upload OpenType or TrueType fonts through a Project and make them
          available to Lottie translation workflows across its Organization.
          Each font is keyed by a normalized identity derived from its family,
          weight, and italic style (from the supplied `family` and `style`, or
          from the font metadata and file name). Re-uploading the same identity
          overwrites the existing asset, so complete retries after a `500`
          response are safe.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

<APIPage document={"gt-api"} operations={[{"path":"/v2/project/assets","method":"post"}]} />
