# auth.md: Shadowtrace Solution

How AI agents and other automated clients authenticate with shadowtracesolution.com.

## Who this is for

Agents acting for a person who wants to contact Shadowtrace Solution Private Limited, a cybersecurity company in Mumbai, India.

## Registration

None. This site has no user accounts, no agent registration and no OAuth authorization server. There is nothing to sign up for and no credential to obtain.

## Endpoints

- `POST https://shadowtracesolution.com/api/contact.php` sends an enquiry. No authentication.
  - Description: https://shadowtracesolution.com/openapi.json (OpenAPI 3.1)
  - Documentation: https://shadowtracesolution.com/developers
  - Catalog: https://shadowtracesolution.com/.well-known/api-catalog

## Supported methods

- Anonymous access only. The endpoint does not read `Authorization` headers, cookies or API keys.

## Credential use

No credentials are issued or accepted. Requests are rate-limited per connection per hour.

Only send an enquiry for a real person who asked you to contact Shadowtrace. The request must include `"consent": "yes"`, which confirms that person agrees to the privacy policy at https://shadowtracesolution.com/privacy. The reply goes to the email address you give.
