QorusDocs

get_auth_info

Get Secureship API authentication instructions. Call this FIRST before generating any code examples with authentication headers. Secureship uses X-API-KEY header authentication, NOT Bearer tokens.

Remote secureship/docs

Other tools also called get_auth_info? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {}
}