API Documentation
Documentation Home  Record Detail

API v2 - Record Detail

Request an individual record.

GET
https://data.211support.org/api/v2/detail?key=xxx&dataset=xxx&lang=xxx&id=xxx&fields=xxx
• A valid API key is required for all requests and is placed in the url.
• A dataset parameter is required for all requests. Typically the province code but can be different for specialized data sets.
• The lang parameter is set to either the English (default: "en") or French ("fr") database. Not all records have associated French or English records.
• The id is the record ID (or ResourceAgencyNum) and should match an ID returned from the search call (or ProgramAtSite internally).
• Additional fields can be requested and are comma separated.
• MapIDs="on" can be used to return static ids (see field reference under Record Searching).
Field Reference
Results Reference

Examples

Retrieving a Resource
The resource ID should always match an id returned in the record searching call (or a ProgramAtSite record ID internally)
Retrieving a Resource (Default)
Retrieving a Resource with Additional Fields