Secure Corp Python SDK (securecorp-sdk)
Official Python SDK for integrating with Secure Corp Cloud API services and threat intelligence endpoints.
Installation
pip install securecorp-sdk
Quickstart
from securecorp_sdk import SecureCorpClient
client = SecureCorpClient(api_key="sc_live_dummy_key_99823")
health = client.get_health()
print("Edge Status:", health)
Documentation & Developer Portal
- Official Site: https://securecorp.dev/developer
- PyPI Package:
securecorp-sdk - DockerHub Container:
securecorp/api-gateway - GitHub Repo: securecorp-dev/python-sdk
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
securecorp_sdk-0.4.2.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file securecorp_sdk-0.4.2.tar.gz.
File metadata
- Download URL: securecorp_sdk-0.4.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f9d804e3d436c95b47c6cf12b66d54f1f8fe9150c3f69b37abc460cb8d7b260
|
|
| MD5 |
bbf1d84d4d8b9ebbd41f0bf0de20fd9c
|
|
| BLAKE2b-256 |
df03dbea4ecdffc6290d22a27d0290ccdcc4995337b61cd30d077a8ef44da368
|
File details
Details for the file securecorp_sdk-0.4.2-py3-none-any.whl.
File metadata
- Download URL: securecorp_sdk-0.4.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b6247d95003e53a829143022ee5d5d73d690eb2e99891134da82b90792d3212
|
|
| MD5 |
9b6c080a46a25cccd4ab99e2ce105a02
|
|
| BLAKE2b-256 |
feb548669076c2ba56e5158e5a3376b1cb75c95969dc381ed75837906dc71707
|