How to use StackGuardian APIs? #64
Answered
by
DigbijayineeClara07
DigbijayineeClara07
asked this question in
Q&A
-
... |
Beta Was this translation helpful? Give feedback.
Answered by
DigbijayineeClara07
Nov 22, 2024
Replies: 1 comment
-
Our APIs have predictable resource-oriented URLs, accept form-encoded request payloads, return JSON-encoded responses, and use standard HTTP response codes and verbs. BASE URL: https://api.app.stackguardian.io/api/v1 Here is a guid to know how to use StackGuardian's API. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DigbijayineeClara07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our APIs have predictable resource-oriented URLs, accept form-encoded request payloads, return JSON-encoded responses, and use standard HTTP response codes and verbs.
BASE URL: https://api.app.stackguardian.io/api/v1
Here is a guid to know how to use StackGuardian's API.