Key and Method Detection Matrix
The following matrix displays the options available on the Key and Method Detection page. Depending on the selected endpoint type, the other options on the Endpoint Key & Method Detection page will show or remain hidden.
| Endpoint Type | Supported HTTP Methods | Method Location | Developer’s API Key Location |
|---|---|---|---|
| REST | GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH | Path, Parameters, Header, Request Body, Custom | Path, Parameters, Header, Request Body, Custom |
| SOAP | GET, POST | Path, Header, Request Body, Custom | Path, Parameters, Header, Custom |
| JSON-RPC | POST | Path, Request Body, Custom | Path, Parameters, Header, Custom |
| GRAPHQL | GET, POST | Path, Request Body, Custom | Path, Parameters, Header |
| XML-RPC | POST | Path, Request Body, Custom | Path, Parameters, Header, Custom |
| OTHER | GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH | Path, Parameters, Header, Request Body, Custom | Path, Parameters, Header, Request Body, Custom |