Skip to main content

Official Jit API Authorization SDK

Project description

JitSDK

Jit officially provides built-in API authorization components, enabling your applications to easily implement external API interface services. Additionally, we offer a comprehensive SDK to help you quickly and conveniently integrate and use these authorized API interfaces.

Usage

  1. Install Dependencies
pip install wanyun_JitSdk
  1. Obtain Authorization Credentials from the Authorization Provider
API URL: http://demoain/api/orgId/appName
accessKey: xxxx
accessSecret: xxxxxxxxxxxxxxxx
  1. Import and Use in Your Project (refer to the demo file)
authApi = JitApi("http://demoain/api/orgId/appName")
authApi.setAccessKey("xxxx")
authApi.setAccessSecret("xxxxxxxxxxxxxxxx")
authApi.setApi("services.MySvc.func1")

req = JitApiRequest()
req.setMethod("POST")
req.setParams({})
resp = req.execute(authApi)
print(resp.data)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wanyun_jitsdk-1.0.7.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wanyun_jitsdk-1.0.7-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file wanyun_jitsdk-1.0.7.tar.gz.

File metadata

  • Download URL: wanyun_jitsdk-1.0.7.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for wanyun_jitsdk-1.0.7.tar.gz
Algorithm Hash digest
SHA256 3e30b885192815492ae3a442a6b2d091eed13e19b642b77d8c7ba24ef5a1e8e9
MD5 64fa866a1d631acf3d9d79d83e54cd70
BLAKE2b-256 21076b71c802eacc11696f5988cc8c59c11a9e734fcae70970e469b6aa230b1b

See more details on using hashes here.

File details

Details for the file wanyun_jitsdk-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: wanyun_jitsdk-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 8.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for wanyun_jitsdk-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7f3b3367d606bc0a99b1b57dfbc007a67588ebc49a416b6ce9febe74166c754a
MD5 585d267fa4498aeaf3061a6d6608374b
BLAKE2b-256 ef4b8c00452596eefa527de82c7ffe9505ed58f9fd933074bf26423cd4a8cb28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page