# Guild Data Feed

### Overview

**Guild Data Feed API** is a self-service tool that empowers organizations to achieve more by providing access to the data that *BlockchainSpace* has collated. As a result, *BlockchainSpace* together with the thousands of guild owners and managers can create more valuable insights and tactical partnership decisions.

### API Documentation&#x20;

Guild Data Feed API uses swagger as API documentation. Swagger is used with a set of open-source software tools to design, build, document, and use RESTful web services.

To access the Guild Data Feed API Documentation, click [here](https://app.swaggerhub.com/apis/rririanto/data-feed_api/2.0.0).&#x20;

### Data-Feed Authentication&#x20;

Guild Data Feed API uses JWT Token as authentications. JSON Web Token (JWT) is an open standard (RFC 7519) that defines a compact and self contained way for securely transmitting information between parties as a JSON object. This information can be verified and trusted because it is digitally signed. JWTs can be signed using a secret (with the HMAC algorithm) or a public/private key pair using RSA or ECDSA.

If you want to gain direct access to our Guild Data Feed API, please send an email to <reporting@blockchainspace.asia>.

### Guild Data Feed Release Notes

{% content-ref url="guild-data-feed/guild-data-feed-api-v1.0.0" %}
[guild-data-feed-api-v1.0.0](https://blockchainspace.gitbook.io/blockchainspace/or-blockchainspace-tooling/guild-data-feed/guild-data-feed-api-v1.0.0)
{% endcontent-ref %}

{% content-ref url="guild-data-feed/guild-data-feed-api-v2.0.0" %}
[guild-data-feed-api-v2.0.0](https://blockchainspace.gitbook.io/blockchainspace/or-blockchainspace-tooling/guild-data-feed/guild-data-feed-api-v2.0.0)
{% endcontent-ref %}
