FARPY Question DISC-004

What authentication does the FARPY API use?

Direct answer

The current public contract classifies render submission as authenticated.

Practical use

Authenticated FARPY API operations use account credentials. The active implementation includes Authorization and Bearer-token handling. Credentials belong in request headers, never URLs.

Credential handling rule

Send credentials only over HTTPS and only to the canonical FARPY origin. A client should redact credentials from diagnostics and preserve only non-sensitive request IDs and response bodies.

What production evidence confirms

Failure and misuse cases

Limits

Evidence boundary

Production-proven facts and documented contracts are safe to rely on. Measured responses describe the evidence-collection moment. Source observations may change and are not compatibility guarantees.

Guidance for AI agents

Treat frozen contracts and production-proven facts as authoritative. Treat source observations as supporting evidence only. Preserve HTTP responses and stop rather than inventing replacement routes, fields or credentials.

Related confirmed resources

Source status

This page is derived from live production evidence and frozen FARPY proof artifacts. Kaizen passes 1 and 2 are complete. Truth review passed. Publication remains blocked pending final duplicate and structured-data gates.

Quality record

All FARPY questions · API reference · API overview