Otterspace Docs
CtrlK
  • Overview
    • 🦦Intro to Otterspace
    • πŸ”‘Key Concepts
      • πŸ”₯Burning and revocation
      • ⏳Expiration
      • πŸ€“Metadata schemas
    • ❓F.A.Q
  • Documentation
    • πŸ”ŒAPI
      • πŸ”Authentication
    • πŸ™Subgraph
    • πŸ› οΈContracts
      • 🎨Create a Badge Spec
      • πŸͺ‚Airdrop a Badge
      • βœ…Adding to allowlist
      • 🀝Minting allowlisted Badges
      • βž•Add/Remove Admins
  • Guides
    • πŸ”Token-gating using badges
  • Integrations
    • Using badges with Snapshot
    • Guild.xyz for token gating
    • Using with Gnosis Safe
    • On OpenSea, Metamask etc
  • Get Help
    • πŸ•ΊDiscord/Twitter
Powered by GitBook
On this page
  • API Servers
  • API reference
  • Subgraphs

Was this helpful?

  1. Documentation

πŸ”ŒAPI

API Servers

  • Staging: https://staging.otterspace.xyz/api

  • Production: https://beta.otterspace.xyz/api

API reference

Our entire API reference can be found at the following link and it fully documented using Open API and with Swagger UI

  • Staging: https://staging.otterspace.xyz/api/docs/

  • Production: https://beta.otterspace.xyz/api/docs/

Subgraphs

Subgraphs are our read-only APIs that subscribe to our on-chain events and construct easy-to-consume entities for clients. Checkout the Subgraph section for more details

PreviousF.A.QNextAuthentication

Last updated 2 years ago

Was this helpful?