# Getting Started with the APIs

The APIs and associated services are provided by the FAIR Data Informatics Laboratory at the University of California, San Diego.  Access to APIs is provided via scicrunch.org. In order to gain access to the APIs please follow the steps below to get your API key.

{% hint style="warning" %}
**Note:** Once you have generated an API key it may take **15-20 minutes** to propagate to associated services. If you have an issue with your API key please contact <info@scicrunch.org>
{% endhint %}

#### Create an account at [scicrunch.org](https://scicrunch.org)

Go to <https://scicrunch.org> and select 'Register'

![The FAIR Data Informatics Laboratories Portal](/files/-Mb4d4zay4JNqufZxp90)

#### Create your API Key

After you have created your account and verified your email you can then create your API.  First login to the [scicrunch.org portal](https://scicrunch.org). After you are logged in you can select ***API Keys*** under ***MY ACCOUNT***.

![](/files/-Mb4eFMoS_sxz0dim3ks)

Once you select ***API Keys*** you will be asked to re-verify your password.

![](/files/-Mb4eefDI2mARLChBU2K)

Once you have entered your password you will be taken to your API dashboard.

![](/files/-Mb4fMojmn83XVVxH6N2)

From the dashboard you can view your current API keys and can generate an API Key.  The generate a new key select ***Generate an API Key***. A new key will then be added to your dashboard.  To add information to your API key such as the project for which this API key is to be used in and a description - just fill out the information in the available text boxes and select ***Update Text***.

Now that you have your API key you can explore specific SPARC APIs in the following sections.

{% hint style="warning" %}
**Note:** Once you have generated an API key it may take **15-20 minutes** to propagate to associated services. If you have an issue with your API key please contact <info@scicrunch.org>
{% endhint %}


---

# 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://docs.scicrunch.io/api-service-gateway-overview/getting-started-with-sparc-apis.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.
