TCPShield API
Information about the API provided for TCPShield users.
The process for integration against the TCPShield API is very easy. We have implemented full functionality and provide full support for our API for users with the pro plan and above.
.png?alt=media&token=5bcffd85-cbc8-41e3-be5a-f75f1791bedb)
Generally speaking, your API key allows the caller to preform any action your normal account can. It goes without saying, but as a reminder, it is extremely important to keep your API key only in trusted hands.
List all networks:
curl -H 'X-API-Key: YOUR_API_KEY' https://api.tcpshield.com/networks
We will be providing API wrappers in more languages in the future. At this time, if you need support or have questions, the engineers of TCPShield would be happy to assist.
TCPShield reserves the right to restrict API access for anything we find malicious or overbearing on our systems. We also reserve the right to change the API without warning on the currently published endpoints.
Last modified 2yr ago