The API is exposed as an OData producer, with the
addition of request authorizations. We are providing SDK's for some platforms that abstract the OData
and request signing process and provides you with an easy to use method call. Please
visit the SDKs Page to learn more about the DOL Data
SDKs.
Example Assume that you want to read data from the agencies table found in
the dataset named DOLAgency. The request URL is:
http://api.dol.gov/V1/DOLAgency/Agencies
Your API Key (Token) is d9c6c290-da4c-424e-a378-fb4bd027b58z
note: This token is only an example. It is not usable.s
Your direct link to Agency data using the input above is:
http://api.dol.gov/V1/DOLAgency/Agencies/?KEY=d9c6c290-da4c-424e-a378-fb4bd027b58z