top

News

Get daily and breaking SWFI news from around the globe.

Retrieve all news articles

Retrieve a list of news articles based on your query parameters with pagination.

Get/news

Query Parameters

before_created_at
TYPEstring
Restrict the response to news created before the set time.

after_created_at
TYPEstring
Restrict the response to news created after the set time.

before_updated_at
TYPEstring
Restrict the response to news updated before the set time.

after_updated_at
TYPEstring
Restrict the response to news updated after the set time.

search
TYPEstring
Restrict the response to news with the search phrase in the title or article body.

limit
TYPEinteger
The number of records to return. Default value is 10. Maximum value is 100.

offset
TYPEinteger
Used for pagination, this is the number of records from a collection to skip. Default value is 0.

sort_field
TYPEstring
Returns files sorted by the specified field. Possible values: "created_at" and "updated_at". Default is "created_at".

sort_dir
TYPEstring
Determines the created_at order direction of the results. Possible values: "ASC" or "DESC". Default is "DESC".
List News
curl -v -X GET https://api.swfi.com/v1/news?before_created_at=2022-10-17&after_created_at=2022-10-12&before_updated_at=2022-10-17&after_updated_at=2022-10-12&search=norway%20government%20pension%20fund%20global&limit=10&offset=0&sort_field=created_at&sort_dir=DESC \ 
-H "Accept: application/json" \ 
-H "Authorization: $API_KEY"

Success Response

HTTP Status 200
data
TYPEobject[]
An array of news.

total_items
TYPEinteger
The total number of items matching the query regardless of pagination.
Example response
{
  "data": [
    {
      "_id": "634ede830d01d3aa17348a10",
      "title": "Wafra Buys Controlling Interest in Mission Clean Energy",
      "excerpt": "<p>Wafra Inc. took a controlling interest in Mission Clean Energy LLC, a utility scale renewable asset developer. Alongside Wafra, Aggregate Power Infrastructure LLC (API), a clean infrastructure investor, will be investing in Mission Clean Energy. Wafra is owned by the Public Institution for Social Security of Kuwait. Mission Clean Energy has aggregated a 3GW project&hellip;</p>\n",
      "content": "<p>Wafra Inc. took a controlling interest in Mission Clean Energy LLC, a utility scale renewable asset developer. Alongside Wafra, Aggregate Power Infrastructure LLC (API), a clean infrastructure investor, will be investing in Mission Clean Energy. Wafra is owned by the Public Institution for Social Security of Kuwait.</p>\n<p>Mission Clean Energy has aggregated a 3GW project development pipeline with a diverse geographical presence across North America and a focus on solar and battery storage projects. Wafra’s investment will be utilized to accelerate the expansion and delivery of these pipeline assets. Mission Clean Energy was founded in 2022.</p>\n<p>Max Bakker runs San Francisco-based Atlas Renewable Power and his is also the CEO of Mission Clean Energy. Atlas Renewable Power offers renewable energy project development and consulting services. </p>\n<p><strong>Advisors</strong><br />\nLatham &#038; Watkins LLP served as legal advisor to Wafra and Aggregate Power Infrastructure. Farella Braun + Martel LLP served as legal advisor to Mission Clean Energy.</p>\n",
      "slug": "wafra-buys-controlling-interest-in-mission-clean-energy",
      "breaking_news": false,
      "tags": [
        "Energy",
        "Mission Clean Energy"
      ],
      "media": {
        "thumbnail": {
          "file": "solarpv-150x150.jpg",
          "width": 150,
          "height": 150,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv-150x150.jpg"
        },
        "medium": {
          "file": "solarpv-300x180.jpg",
          "width": 300,
          "height": 180,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv-300x180.jpg"
        },
        "medium_large": {
          "file": "solarpv-768x461.jpg",
          "width": 768,
          "height": 461,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv-768x461.jpg"
        },
        "full": {
          "file": "solarpv.jpg",
          "width": 1000,
          "height": 600,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv.jpg"
        }
      },
      "created_at": "2022-10-18T17:12:33.000Z",
      "updated_at": "2022-10-18T17:12:38.000Z"
    },
    {
      "_id": "634eb9ab2888204117b4cad9",
      "title": "Qatar SWF Increases Ownership in THG PLC",
      "excerpt": "<p>Japan&#8217;s SoftBank Group Corporation, through its trading unit called SB Northstar LP, agreed to sell its holding in the troubled British e-commerce group THG PLC. The buyers are THG Chief Executive Matthew Moulding and Qatar&#8217;s sovereign wealth fund (Qatar Investment Authority &#8211; QIA). SB Northstar will sell its 80,621,797 ordinary shares of £0.005 each in&hellip;</p>\n",
      "content": "<p>Japan&#8217;s SoftBank Group Corporation, through its trading unit called SB Northstar LP, agreed to sell its holding in the troubled British e-commerce group THG PLC. The buyers are THG Chief Executive Matthew Moulding and Qatar&#8217;s sovereign wealth fund (Qatar Investment Authority &#8211; QIA). SB Northstar will sell its 80,621,797 ordinary shares of £0.005 each in the capital of THG, which represent about 6.4% of the THG&#8217;s capital. Qatar Holding, LLC is the unit of QIA buying the shares.</p>\n<p>THG is known as the The Hut Group. SoftBank is taking around a £450 million loss on an investment once valued at £500 million. THG sells own-brand and third-party cosmetics, dietary supplements, luxury goods, and personalized products online.</p>\n<p>Buyers: 67,801,285 ordinary shares to QIA and 12,820,512 ordinary shares to FIC Shareco Limited (a PCA of Matthew Moulding). The relevant shares are to be sold at a price of 39 pence per share and settlement of the sale is expected to take place on October 20, 2022.</p>\n<p>Matthew Moulding&#8217;s purchase will take his direct and indirect holding in THG to 320.9 million shares, about 25% of the group&#8217;s capital. QIA is an existing shareholder, having cornerstoned THG&#8217;s initial public offering in September 2020, with deep expertise in retail, consumer and technology.</p>\n<p>THG and SoftBank agreed to terminate their collaboration in July 2022 due to challenging global market conditions.</p>\n",
      "slug": "qatar-swf-increases-ownership-in-thg-plc",
      "breaking_news": false,
      "tags": [
        "Deals",
        "featured"
      ],
      "media": {
        "thumbnail": {
          "file": "doha_sky-150x150.jpg",
          "width": 150,
          "height": 150,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2020/01/14020020/doha_sky-150x150.jpg"
        },
        "medium": {
          "file": "doha_sky-300x180.jpg",
          "width": 300,
          "height": 180,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2020/01/14020020/doha_sky-300x180.jpg"
        },
        "medium_large": {
          "file": "doha_sky-768x461.jpg",
          "width": 768,
          "height": 461,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2020/01/14020020/doha_sky-768x461.jpg"
        },
        "full": {
          "file": "doha_sky.jpg",
          "width": 1000,
          "height": 600,
          "mime_type": "image/jpeg",
          "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2020/01/14020020/doha_sky.jpg"
        }
      },
      "created_at": "2022-10-18T14:35:21.000Z",
      "updated_at": "2022-10-18T14:38:56.000Z"
    }
  ],
  "total_items": 10
}

Error Response

message
TYPEstring
A short, human-readable summary of the problem type.

status
TYPEinteger
The HTTP status code (RFC2616, Section 6) generated by the origin server for this occurance of the problem.
Example response
{
  "errors": [
      {
          "query_parameter": "sort_field",
          "message": "Value not in available options."
      }
  ],
  "status": 400
}

Retrieve one news article

Retrieve one news article with links to associated resources.

Get/news/:_id

Path Parameters

_id
REQUIRED
TYPEstring
Get information about a specific news article.
Get News info
curl -v -X GET https://api.swfi.com/v1/news/:_id \ 
-H "Accept: application/json" \ 
-H "Authorization: $API_KEY"

Success Response

HTTP Status 200
data._id
TYPEstring
Unique identifier for the news article.

data.title
TYPEstring
Title of news article.

data.excerpt
TYPEstring
Short description of the news article in HTML markup.

data.content
TYPEstring
Full news article in HTML markup.

data.slug
TYPEstring
Easy to read and URL friendly string

data.breaking_news
TYPEboolean
Marks time sensitive importantance to the news article.

data.tags
TYPEobject[]
Can be used to group similar news articles together. Array can be empty or a list of strings. See Tags for a full list.

data.media
TYPEobject
Key value pairs of associated media objects for the news article.

data.created_at
TYPEstring
The UTC time the news article was created.

data.updated_at
TYPEstring
The UTC time the news article was last updated.
Example response
{
  "data": {
    "_id": "634ede830d01d3aa17348a10",
    "title": "Wafra Buys Controlling Interest in Mission Clean Energy",
    "excerpt": "<p>Wafra Inc. took a controlling interest in Mission Clean Energy LLC, a utility scale renewable asset developer. Alongside Wafra, Aggregate Power Infrastructure LLC (API), a clean infrastructure investor, will be investing in Mission Clean Energy. Wafra is owned by the Public Institution for Social Security of Kuwait. Mission Clean Energy has aggregated a 3GW project&hellip;</p>\n",
    "content": "<p>Wafra Inc. took a controlling interest in Mission Clean Energy LLC, a utility scale renewable asset developer. Alongside Wafra, Aggregate Power Infrastructure LLC (API), a clean infrastructure investor, will be investing in Mission Clean Energy. Wafra is owned by the Public Institution for Social Security of Kuwait.</p>\n<p>Mission Clean Energy has aggregated a 3GW project development pipeline with a diverse geographical presence across North America and a focus on solar and battery storage projects. Wafra’s investment will be utilized to accelerate the expansion and delivery of these pipeline assets. Mission Clean Energy was founded in 2022.</p>\n<p>Max Bakker runs San Francisco-based Atlas Renewable Power and his is also the CEO of Mission Clean Energy. Atlas Renewable Power offers renewable energy project development and consulting services. </p>\n<p><strong>Advisors</strong><br />\nLatham &#038; Watkins LLP served as legal advisor to Wafra and Aggregate Power Infrastructure. Farella Braun + Martel LLP served as legal advisor to Mission Clean Energy.</p>\n",
    "slug": "wafra-buys-controlling-interest-in-mission-clean-energy",
    "breaking_news": false,
    "tags": [
      "Energy",
      "Mission Clean Energy"
    ],
    "media": {
      "thumbnail": {
        "file": "solarpv-150x150.jpg",
        "width": 150,
        "height": 150,
        "mime_type": "image/jpeg",
        "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv-150x150.jpg"
      },
      "medium": {
        "file": "solarpv-300x180.jpg",
        "width": 300,
        "height": 180,
        "mime_type": "image/jpeg",
        "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv-300x180.jpg"
      },
      "medium_large": {
        "file": "solarpv-768x461.jpg",
        "width": 768,
        "height": 461,
        "mime_type": "image/jpeg",
        "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv-768x461.jpg"
      },
      "full": {
        "file": "solarpv.jpg",
        "width": 1000,
        "height": 600,
        "mime_type": "image/jpeg",
        "source_url": "https://swfi-cdn.sfo2.digitaloceanspaces.com/cms/wp-content/uploads/2022/03/30140327/solarpv.jpg"
      }
    },
    "created_at": "2022-10-18T17:12:33.000Z",
    "updated_at": "2022-10-18T17:12:38.000Z"
  }
}

Error Response

message
TYPEstring
A short, human-readable summary of the problem type.

status
TYPEinteger
The HTTP status code (RFC2616, Section 6) generated by the origin server for this occurance of the problem.
Example response
{
  "errors": [
      {
          "path": "/v1/aum/:_id",
          "message": "Not Found"
      }
  ],
  "status": 404
}
Documentation as of 10/19/2022