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

Published in production. Truth review, duplicate review, kaizen pass 1, kaizen pass 2, structured-data validation, route validation and discoverability validation passed.

Quality record

All FARPY questions · API reference · API overview