Documentation

This is the api of PolygonPunks documentation.

Here you can find the endpoints of the PolygonPunks api, we try to documentation the api as we write it.

  • Punks

    The PolygonPunks endpoints
    • Punks

      get: /punks
      (methode: get, returns: )

      Get punks database

      Returned fields

      Field Description
      id
      image
      skin
      type
      ranking
      attributes
      amountAttributes
      minscore
      2nd
      category_score
      att_count_score
      total_score
    • Punk

      get: /punks/:id
      (methode: get, returns: )

      Get punks database

      Returned fields

      Field Description
      id
      image
      skin
      type
      ranking
      attributes
      amountAttributes
      minscore
      2nd
      category_score
      att_count_score
      total_score
  • Attributes

    The PolygonPunks endpoints
    • Attributes

      get: /attributes
      (methode: get, returns: )

      All the attributes

      Returned fields

      Field Description
      name Attribute name
      amount Amount of punks with this attribute
      avail
      avgsale Everage sale price
      cheapest Cheapest punk with this attribute
      examples Example punks
  • Types

    The PolygonPunks endpoints
    • Types

      get: /types
      (methode: get, returns: )

      All the types

      Returned fields

      Field Description
      name Attribute name
      amount Amount of punks with this type
      avail
      avgsale Everage sale price
      cheapest Cheapest punk with this type
      examples Example punks
    • Type

      get: /types/:name
      (methode: get, returns: )

      All one type

      Returned fields

      Field Description
      name Attribute name
      amount Amount of punks with this type
      avail
      avgsale Everage sale price
      cheapest Cheapest punk with this type
      examples Example punks
  • Attribute Count

    The attribute count endpoints
    • Attribute Count

      get: /attributecount
      (methode: get, returns: )

      All attribute counts

      Returned fields

      Field Description
      name Amount of attributes
      amount Amount of punks with this amount of attributes
      avail
      avgsale Everage sale price
      cheapest Cheapest punk with this type
      examples Example punks