| GET | /action/tag_list | Get a list of tags |
| GET | /action/status_show | Get the site status |
| GET | /action/package_list | Get a list of all packages (datasets) |
| GET | /action/package_search | Find packages (datasets) matching query terms |
| GET | /action/package_show | Get metadata about one specific package (dataset) |
| GET | /action/package_activity_list | Get the activity stream of a package (dataset) |
| GET | /action/package_activity_list_html | Get the activity stream of a package (dataset), HTML format |
| GET | /action/package_autocomplete | Find packages (datasets) matching a query |
| GET | /action/package_relationships_list | Get package (dataset) relationships |
| GET | /action/package_revision_list | Get list of revisions for a package (dataset) |
| GET | /action/organization_activity_list | Get the activity stream of an organization |
| GET | /action/organization_activity_list_html | Get the activity stream of an organization, HTML format |
| GET | /action/organization_follower_count | Get number of followers of an organization |
| GET | /action/organization_follower_list | Get users following an organization |
| GET | /action/organization_list_for_user | Get organizations that a user has a given permission for |
| GET | /action/organization_revision_list | Get organization revisions |
| GET | /action/organization_show | Get details of a specific organization |
| GET | /action/organization_list | Get names of all organizations |
| GET | /action/organization_autocomplete | Get names of organizations that match a query string |
| GET | /action/resource_search | Find resources |
| GET | /action/resource_show | Get metadata for a specific resource |
| GET | /action/related_list | Gets items related to a package (dataset) |