# Import Egypt auth.md

Import Egypt exposes public website content, public WordPress REST discovery, and agent-readable metadata for sourcing, import/export education, tools, and contact routing.

## Public Access

- Home: https://importegypt.com/
- API catalog: https://importegypt.com/.well-known/api-catalog
- OAuth protected resource metadata: https://importegypt.com/.well-known/oauth-protected-resource
- OAuth authorization server metadata: https://importegypt.com/.well-known/oauth-authorization-server
- OpenID Connect discovery metadata: https://importegypt.com/.well-known/openid-configuration
- Public WordPress REST root: https://importegypt.com/wp-json/
- LLM guidance: https://importegypt.com/llms.txt
- Robots: https://importegypt.com/robots.txt

## Agent Audience

This metadata is for AI agents, crawlers, browser assistants, and automation clients that need to discover public Import Egypt content and route qualified commercial inquiries without WordPress admin access.

## Registration Flow

- Public reading does not require OAuth, OpenID Connect, API keys, or any user login.
- Agents that only read public pages can proceed anonymously and should respect robots.txt, Content-Signal, cache headers, and normal crawl courtesy.
- Agents that need a managed credential for future protected API access should use the registration metadata below and contact Import Egypt before attempting token exchange.
- WordPress admin, draft, private, account, checkout, and maintenance endpoints are not available for public agents.

## Credential Use

- Supported public scopes: public.read, content.search, tools.read.
- Bearer credentials, when issued, are sent with the Authorization header.
- Do not send credentials while browsing public HTML pages unless a protected endpoint explicitly asks for them.

## agent_auth

```json
{
    "agent_auth": {
        "skill": "https://importegypt.com/auth.md",
        "register_uri": "https://importegypt.com/agent-auth/register",
        "claim_uri": "https://importegypt.com/agent-auth/claim",
        "revocation_uri": "https://importegypt.com/agent-auth/revoke",
        "credential_types_supported": [
            "bearer_token"
        ],
        "credential_types": [
            "bearer_token"
        ],
        "identity_types_supported": [
            "anonymous",
            "identity_assertion"
        ],
        "anonymous": {
            "credential_types_supported": [
                "bearer_token"
            ],
            "credential_types": [
                "bearer_token"
            ],
            "claim_uri": "https://importegypt.com/agent-auth/claim"
        },
        "identity_assertion": {
            "assertion_types_supported": [
                "verified_email",
                "urn:ietf:params:oauth:token-type:id-jag"
            ],
            "credential_types_supported": [
                "bearer_token"
            ],
            "credential_types": [
                "bearer_token"
            ],
            "claim_uri": "https://importegypt.com/agent-auth/claim",
            "revocation_uri": "https://importegypt.com/agent-auth/revoke",
            "verified_email": {
                "credential_types_supported": [
                    "bearer_token"
                ],
                "credential_types": [
                    "bearer_token"
                ],
                "claim_uri": "https://importegypt.com/agent-auth/claim"
            },
            "id_jag": {
                "credential_types_supported": [
                    "bearer_token"
                ],
                "credential_types": [
                    "bearer_token"
                ],
                "claim_uri": "https://importegypt.com/agent-auth/claim",
                "revocation_uri": "https://importegypt.com/agent-auth/revoke"
            }
        },
        "events_supported": [
            "https://schemas.openid.net/secevent/risc/event-type/credential-revoked"
        ]
    }
}
```

## Contact

For qualified sourcing, export, customs, logistics, or supplier inquiries, use WhatsApp: https://wa.me/201021413192
