Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Table of Contents |
---|
1、注册账号
Expand | ||
---|---|---|
| ||
1、可以通过 https://www.birdsystem.com/site/index/register 主动注册账号 2、也可以通过销售经理主动开设账号 3、注册账号后,会提供对应的 用户名/密码 |
2、获取 api_key(通用)
Expand | ||
---|---|---|
| ||
1、登录到BirdSystem, 登录地址是 https://www.birdsystem.com/ 如下图: |
3、获取 company_id(通用)
Expand | ||
---|---|---|
| ||
如下图: |
4、接口基本操作(通用)
Expand | ||
---|---|---|
| ||
BirdSystem API采用 restful风格,通过url的GET, POST, PUT, DELETE可以直接操作相应的对象. 基本使用参考: |
5、对接具体业务接口
Expand | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
详见 API接口文档拆分归类 。以下是常用业务接口目录:
|
6、测试环境
Expand | ||
---|---|---|
| ||
为了方便客人做测试,我们提供了一个测试系统 地址: http://branch.birdsystem.com api_key: 3726bea9879ed020fb78c184e969ee69 company_id: 36 |