API测试场
请求直接从你的浏览器发送。
https://relay.nostr.band/
响应头 (0)
参数 (0)
相关API
Frequently Asked Questions About Nostr Protocol API
What is Nostr Protocol?
Nostr Protocol is a public API listed in the akousa.net API Directory, a curated collection of 750+ APIs across 12 categories. 在去中心化的 Nostr 中继上发布和查询经签名的社交事件。
How do I authenticate with Nostr Protocol?
Nostr Protocol does not require any authentication. You can start making requests immediately without signing up or providing any credentials.
Is Nostr Protocol free to use?
Yes, Nostr Protocol is completely free to use. There are no usage fees or paid tiers. However, free APIs may still have rate limits, so check the documentation for any usage restrictions.
Does Nostr Protocol support CORS?
Yes, Nostr Protocol supports CORS (Cross-Origin Resource Sharing), which means you can make requests directly from browser-based JavaScript applications without encountering cross-origin errors.
Where can I find Nostr Protocol documentation?
You can find the official Nostr Protocol documentation at https://github.com/nostr-protocol/nostr. The documentation includes endpoint references, request/response examples, authentication guides, and rate limit details. You can also explore Nostr Protocol in the akousa.net API Directory for a quick overview and test it using the built-in API tester.