当前位置:网站首页>nVisual secondary development - Chapter 2 nVisual API operation guide Swagger use
nVisual secondary development - Chapter 2 nVisual API operation guide Swagger use
2022-08-04 13:06:00 【NWVDI Navi Di】
01# Get global authorization parameter token
1. Select Help-->"API Guide" from the menu to enter the swaggerUI page.
2. Find the "/wapi/v1/authenticate" interface on the swagger page.
Click the Try it out button, enter the username and password to get the token.
02# Access interface
1. Put the obtained token into the global parameter Authorize, and add the prefix: Bearer+space.
After authorization is complete, click the Close button.
2. Access other interfaces, click Try it out and enter relevant parameters to access.The interface description of each interface is shown in the interface, such as: Get token interface.
边栏推荐
猜你喜欢
Arduino框架下I2S控制ADC采样以及PWM输出示例解析
基于双层共识控制的直流微电网优化调度(Matlab代码实现)
5 cloud security management strategies enterprises should implement
漏洞复现 - - - Alibaba Nacos权限认证绕过
谁说 Mysql 单表最大 2000 W ?我硬要塞它 1 个亿
手搓一个“七夕限定”,用3D Engine 5分钟实现烟花绽放效果
LeetCode 1403 Minimum subsequence in non-increasing order [greedy] HERODING's LeetCode road
【WeChat Mini Program】Social Internship Production Project for Information Management and Information System Major--Trash Fingerprint
Access Huawei game anti-addiction, click the anti-addiction pop-up window, the game crashes
MFC的相机双目标定界面设计
随机推荐
JSX使用
跨链桥已成行业最大安全隐患 为什么和怎么办
c#学习_第二弹
做项目管理有且有必要了解并学习的重要知识--PMP项目管理
LeetCode 1403 Minimum subsequence in non-increasing order [greedy] HERODING's LeetCode road
DateTimeFormatter api
关于mysql join 的一些说明
抽奖/秒杀/竞价/评分/权威/投票,技术教你用合适的方法做好活动
RobotFramework二次开发(一)
ReentrantLock 原理
【PHP实现微信公众平台开发—基础篇】第1章 课程介绍
从零开始配置 vim(6)——缩写
【水一个徽章】
router---Programmatic navigation
Valentine's Day Romantic 3D Photo Wall [with source code]
Diffusion Models:生成扩散模型
视觉SLAM十四讲学习笔记 第7讲 视觉里程计
使用COLMAP初步三维重建
Do you understand the various configurations in the project?
Django使用腾讯云发送短信并存入redis