gosolveApi
  1. Akamai
gosolveApi
  • FAQ
  • 常见问题
  • Contact Us
  • Akamai
    • akamai_v2(There are almost no sites using v2 anymore)
      POST
    • akamai_v3
      POST
    • akamai_sbsd(Too few users have used it)
      POST
    • akamai_dynamic
      POST
  • Kasada
    • kasada_ct
      POST
    • kasada_cd
      POST
  • Incapsula
    • incapsula_reese84
      POST
    • incapsula_utmvc
      POST
    • incapsula_rbzid
      POST
  • Schemas
    • 示例数据模型
      • Pet
      • Category
      • Tag
  1. Akamai

akamai_sbsd(Too few users have used it)

Obsolete
POST
https://api.gosolve.cc/resolve

Request

Header Params

Body Params application/json

Example
{
    "item": "string",
    "ver": "string",
    "clientKey": "string",
    "task": {
        "v": "string",
        "pageUrl": "string",
        "bmso": "string",
        "ua": "string",
        "lang": "string"
    }
}

Responses

🟢200成功
application/json
Body

Example
{
    "code": 0,
    "msg": "string",
    "payload": "string"
}
Previous
akamai_v3
Next
akamai_dynamic
Built with