For the complete documentation index, see llms.txt. This page is also available as Markdown.

Headers and Body Request by E-mail Lookup

End Point: https:// https://irbis.espysys.com/api/developer/combined_email

Type
Value

Content-Type

application/json

Body

Example Request:

raw (application/json)

{
  "key": "<API_Key>",
  "value": "foxproject@bk.ru",
  "lookupId": <LOOKUPID_VALUE>
}

Last updated