# Gloria Data Platform REST API

**Canonical:** https://apis.io/apis/itsgloria-ai/gloria-data-platform-rest-api/  
**Provider:** Gloria — https://apis.io/providers/itsgloria-ai/  
**Base URL:** https://ai-hub.cryptobriefing.com  
**Documentation:** https://docs.itsgloria.ai/gloria-data-platform/api-integration/

Gloria Data Platform REST API is one of 3 APIs that [Gloria](https://apis.io/providers/itsgloria-ai/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include News, Crypto, Sentiment Analysis, Market Intelligence, and Narratives. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

REST API for curated crypto news with sentiment analysis, per-category AI recaps, narrative story arcs, long-form articles and feed categories, plus API-token and social-bot management. Authentication is a JWT obtained by SIWE (EIP-4361) wallet signature, a long-lived API token generated at itsgloria.ai/api-keys-new, or an anonymous public token; the token is passed as a Bearer header or a ?token= query parameter. 20 operations across 16 paths, published as OpenAPI 3.0.3 at https://www.itsgloria.ai/openapi.json. The base URL the docs publish is https://ai-hub.cryptobriefing.com (the spec's own servers[] host, ai.gloriaterminal.com, does not resolve; every documented path was verified live on the ai-hub host).

## Operations (20)

| Method | Path | Summary |
|---|---|---|
| GET | `/auth/nonce` | Get authentication nonce |
| POST | `/auth/verify` | Verify wallet signature |
| GET | `/auth/public-token` | Get a public access token |
| GET | `/news` | List news items |
| GET | `/news/{id}` | Get a single news item |
| GET | `/news-ticker-summary` | Get 24-hour summary for a token |
| GET | `/articles` | List articles |
| GET | `/articles/{article_id}` | Get a single article |
| GET | `/recaps` | Get a category recap |
| GET | `/narratives` | List narratives |
| GET | `/narratives/{id}` | Get a single narrative |
| GET | `/available-feed-categories` | List available feed categories |
| POST | `/user/api-tokens` | Create an API token |
| GET | `/user/api-tokens` | List API tokens |
| DELETE | `/user/api-tokens` | Revoke an API token |
| GET | `/ws/feed` | Real-time news WebSocket feed |
| PUT | `/user/social-platform-bots` | Register a social platform bot |
| GET | `/user/social-platform-bots` | List registered bots |
| DELETE | `/user/social-platform-bots` | Delete a registered bot |
| GET | `/health` | Health check |

## Machine-readable artifacts (12)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/openapi/itsgloria-ai-openapi.yml
- **OpenAPI** — https://www.itsgloria.ai/openapi.json
- **Documentation** — https://docs.itsgloria.ai/gloria-data-platform/api-integration/
- **APIReference** — https://docs.itsgloria.ai/gloria-data-platform/api-integration/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/authentication/itsgloria-ai-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/conventions/itsgloria-ai-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/errors/itsgloria-ai-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/data-model/itsgloria-ai-data-model.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/overlays/itsgloria-ai-openapi-overlay.yaml
- **Channels** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/asyncapi/itsgloria-ai-websocket-feed.yml
- **PluginManifest** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/well-known/itsgloria-ai-ai-plugin.json
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/itsgloria-ai/refs/heads/main/apis.yml

## Other Gloria APIs (2)

- [Gloria x402 API](https://apis.io/apis/itsgloria-ai/gloria-x402-api/)
- [Gloria MCP Server](https://apis.io/apis/itsgloria-ai/gloria-mcp-server/)

## Tags

News, Crypto, Sentiment Analysis, Market Intelligence, Narratives, Recaps, SIWE

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/itsgloria-ai/gloria-data-platform-rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/itsgloria-ai/.
