• TI-API: TI 产品信息 API 套件调用报错"keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"

    Part Number: TI-API
    Other Parts Discussed in Thread: AFE7799

    调用TI 产品信息 API 套件 查询产品信息接口 transact.ti.com/.../AFE7799

    及查询产品编排信息接口 transact.ti.com/.../AFE7799
    都报错,报错如下:

    {
    "fault": {
    "faultstring": "Invalid API call as no apiproduct match found",…

  • TI store API 套件和TI 产品信息套件的产品信息查询有什么区别

    Other Parts Discussed in Thread: AFE7799

    我司准备从备货API套件下单,应该是transact.ti.com/.../AFE7799查询产品,

    如果从备货API套件下单的话是否先请求报价API,等待TI接受报价,再可以下单?

    另外v1和v2的API是有什么区别,都是查产品的有什么区别,我们主要是通过备货API下单

  • 有没有可获取所有GPN列表和OPN列表的api接口

    Other Parts Discussed in Thread: AFE7799

    您好,我们现在要对接库存和价格api,想获取TI的所有GPN和OPN以供采购部门查询使用

    目前看到的api套件只有/store/products/{tiPartNumber},/store/products都有必填字段

    /store/products/catalog这个接口是查询所有的吗?

    测试使用的器件号只支持:器件型号AFE7799IABJ,通用器件型号AFE7799两种吗

    他们的关系是不是AFE7799包含AFE7799IABJ…

  • 关于API接口调用返回数据问题,怎么确认展示那些返回数据是采购部门需要看到的,返回的数据太多字段了,能给点提示吗?

    Other Parts Discussed in Thread: AFE7799

    这个是查询指定商品返回的库存的价格

    {
    "tiPartNumber": "AFE7799IABJ",
    "genericPartNumber": "AFE7799",
    "buyNowUrl": "">www.ti.com/.../AFE7799IABJ",
    "quantity": 2453…

  • 关于我司对接TI-API集成,实现查看TI的商品器件,商品价格,商品库存,然后创建订单,结算订单

    Other Parts Discussed in Thread: TI-API

    您好,我司要与TI-API对接,目的是通过TI提供的API接口实现查看TI的商品器件,商品价格,商品库存,然后创建订单,结算订单,现在对接API套件需要对接所有的API套件吗?

    例如:TI store API套件,TI产品信息套件,备货API套件

  • TI-API: 2023 API客户,不是CI客户(TI内部针对24年API的术语,物料属性读取是否可以开放接口系统对接)。诉求是在2023 API上开发物料信息API功能,问下如何操作

    Part Number: TI-API
    Other Parts Discussed in Thread: AFE7799, TPS62866

    URL: https://www.ti.com.cn/material-attributes-search/cn  

    • 如我先前回复,此为网页查找物料咨询形式,不属于2023 backlog API 功能区块,也不是通过API来查找物料信息。
    • 如果客户可以通过该链接自行登录该产品浏览网页,一次性填入需要了解的TI产品TI物料号,可以批量获取产品信息并通过下载
  • TI-API: AFE7799: 器件型号查询 不存在

    Part Number: TI-API
    Other Parts Discussed in Thread: AFE7799
    {
    "Errors": [
    {
    "Code": "TI-PRD-00002",
    "Message": "Product not found"
    }
    ]
    }
    transact.ti.com/.../AFE7799
  • AFE7799: 器件型号查询 不存在

    Part Number: AFE7799

    GETtransact.ti.com/.../AFE7799

    返回:

    {
    "Errors": [
    {
    "Code": "TI-PRD-00002",
    "Message": "Product not found"
    }
    ]
    }
  • AFE7799: https://transact.ti.com/v1/products/AFE7799IABJ

    Part Number: AFE7799
    {
        "fault": {
            "faultstring": "Invalid API call as no apiproduct match found",
            "detail": {
                "errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound…
  • AFE7799: TI store API suite 提示Access request denied 05 十二月, 2022.

    Part Number: AFE7799

    请求是返回{'fault': {'faultstring': 'Invalid API call as no apiproduct match found', 'detail': {'errorcode': 'keymanagement.service.InvalidAPICallAsNoApiProductMatchFound'}}},请问如何解决

  • TI-API: 使用测试产品码能够获取信息,换一个获取不到信息

    Part Number: TI-API

    你好!

    我调用接口

    https://transact.ti.com/v2/store/products?gpn=ISO7640FMDW&currency=USD&exclude-evms=true&page=0&size=20

    用系统给的例子中的产品编号
    AFE7799
    获取的结果为{"content":[{"tiPartNumber":"AFE7799IABJ","genericPartNumber":"AFE7799","buyNowUrl…
  • TI-API: 测试系统正常,正式系统API调用失败

    Part Number: TI-API

    我的邮箱为zhengyt@hnthinker.com。

    已申请测试与正式系统权限。

    测试系统调用API: 

    https://transact-pre.ti.com/v1/store/products?gpn=AFE7799&page=0&size=10
    正确返回产品库存信息。
    但用正式系统信息调用正式系统API:
    https://transact.ti.com/v1/store/products?gpn=AFE7799&page=0&size=1…
  • TI-API: 已申请了API 密钥和访问权限,测试系统可以获得访问和返回,正式系统会返回错误的问题

    Part Number: TI-API
    Other Parts Discussed in Thread: AFE7799

    E2E ENG:

    我们申请了 TI API 密钥和访问权限,并开始进行编码调试,现在有如下问题:

    测试系统可以获得访问和返回,正式系统会返回错误

    ":{"faultstring":"Invalid">transact.ti.com/.../products API call as no apiproduct match found","detail":{"errorcode":"keymanagement…

  • AFE7799: 调用API查询产品信息时报错Invalid API call as no apiproduct match found

    Part Number: AFE7799

    调用任意API查询任意产品的产品信息时报错:

    {"fault":{"faultstring":"Invalid API call as no apiproduct match found","detail":{"errorcode":"keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"}}}…

  • 授权问题:TI-API 测试返回401

    Other Parts Discussed in Thread: TI-API

    TI-API 测试返回401,这意思是我们的授权还没审核通过吗?我需要怎么做才行?