Game server code of conduct page for The Ark Christian Camp — not a functional x402 API endpoint.
What it does
This listing points to a page at missionarygamer.com/code_of_conduct, which appears to be a static code-of-conduct document for The Ark Christian Camp (ACC) game servers. The site is a Christian gaming ministry called Missionary Gamer that operates multiplayer game servers with family-friendly rules (no PVP, no shooting, respect for others' property).
Despite being listed as an x402 endpoint, probing reveals no x402 payment challenge. The endpoint returned HTTP 200 on GET (serving a normal web page) and HTTP 405 on POST. There is no OpenAPI schema, no API documentation, no pricing page, and no evidence of any programmatic API or payment-gated functionality. The /docs, /api, /pricing, and /README paths all return 404.
This listing does not appear to be a valid x402 endpoint. It is a static informational page on a ministry website. There is no discoverable machine-callable service behind this URL.
Capabilities
Use cases
- —Reading the code of conduct for ACC game servers
Fit
Best for
- —Users looking for ACC game server rules
Not for
- —Developers seeking a programmatic API
- —Agents looking for a payment-gated x402 service
- —Automated workflows requiring structured data
Quick start
# This is a static web page, not an API endpoint.
curl https://missionarygamer.com/code_of_conductEndpoint
Quality
No x402 challenge detected (GET returns 200, POST returns 405). No API schema, no documentation, no pricing. The endpoint is a static web page with no evidence of being a purchasable service. This listing appears to be incorrectly categorized.
Warnings
- —Endpoint does not return HTTP 402 on any method — not a functioning x402 endpoint
- —No OpenAPI schema, no API docs, no pricing information found
- —Site is a static ministry website with no discoverable programmatic API
- —Listing appears to be miscategorized as an x402 endpoint
Citations
- —The site is a Christian gaming ministry called Missionary Gamer focused on gospel outreach through multiplayer gameshttps://missionarygamer.com
- —The /docs, /api, /pricing, and /README paths all return 404https://missionarygamer.com/docs
- —The endpoint returned 200 on GET and 405 on POST with no 402 challengehttps://missionarygamer.com/code_of_conduct