# Release notes: October 2025

We're excited to announce that you can now sign in to [data.gov.sg](http://data.gov.sg/) using our new login modal to access developer and production API keys.

What's New

Starting today, registered users can obtain dedicated API keys that provide several enhanced benefits:

* Higher rate limits for your API requests
* Priority support when you need assistance
* Maintenance notifications to keep you informed of any planned updates or changes

Why This Matters

From 1 November 2025 onwards, we will be implementing [rate limits](https://guide.data.gov.sg/developer-guide/api-overview/api-rate-limits) across our platform. By signing up now and obtaining your API keys, you'll ensure uninterrupted access to integrations with datasets on the platforms.

How to Get Started For New Users

1\. Visit [data.gov.sg](http://data.gov.sg/)

2\. Click on the login modal \[at the top right hand corner of the page]

<img src="https://ci3.googleusercontent.com/meips/ADKq_NZLxa312s_Z1bv4qa2TRAFITffNEPwwwsRURtMwp8jst42zi-vlY-B7bWJa5uHyoEsiUA=s0-d-e1-ft#https://go.gov.sg/publiclogin" alt="" width="100%">

3\. Click on the Sign Up button

<img src="https://ci3.googleusercontent.com/meips/ADKq_NbtJ8TgL9_F75DE4_CGocV7MBoHSTKVApDOx-NWoMmTbqezO08wBeBQkJEEEV_mtjXLGw=s0-d-e1-ft#https://go.gov.sg/signuplogin" alt="" width="100%">

4\. Fill up the user form, and use your organisations' email address where possible

<img src="https://ci3.googleusercontent.com/meips/ADKq_NYJ2BRhu0BJd8eYOhSIqWe5pGkBtNl3IpZjWpACOXqr_AjK6QL2Ani_tg59LUyhoCpf=s0-d-e1-ft#https://go.gov.sg/formfillup" alt="" width="100%">

5\. Input your email address to receive an OTP

6\. Click on Create API Key

<img src="https://ci3.googleusercontent.com/meips/ADKq_NajIhdRUN1cEPBAo5MMAHJmzJRUlMMjIWUWZTr6VUDsWfluYykzblN9NuwBq9mTqF0Kk17gww=s0-d-e1-ft#https://go.gov.sg/apikeycreation" alt="" width="100%">

7\. Request your developer or production API keys based on your requirements. Ensure that you are as *detailed as possible* when detailing how you will use your API key to ensure more targetted support.

<img src="https://ci3.googleusercontent.com/meips/ADKq_NYfBe1rE03LnHyYo1Bw0eVT8FbdIAywq0NPUl2AYalI5YQVvGoZfwtOLBjwqahVgISv=s0-d-e1-ft#https://go.gov.sg/prodapikey" alt="" width="100%">

If you have any questions about the new sign-in process or API key creation, please don't hesitate to reach out to us at <support@data.gov.sg>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.data.gov.sg/whats-new/release-notes-october-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
