{
  "_id": "6a47d18ee06c18f0a651fdd9",
  "Package": "apifetch",
  "Type": "Package",
  "Title": "Token-Authenticated REST API Retrieval Toolkit",
  "Version": "0.1.0.9000",
  "Date": "2026-06-26",
  "Authors@R": "c(\nperson(\"André\", \"Leite\", email = \"leite@castlab.org\", role = c(\"aut\", \"cre\")),\nperson(\"Hugo\", \"Vasconcelos\", email = \"hugo.vasconcelos@ufpe.br\", role = \"aut\"),\nperson(\"Diogo\", \"Bezerra\", email = \"diogo.bezerra@ufpe.br\", role = \"aut\"),\nperson(\"Marcos\", \"Wasilew\", email = \"marcos.wasilew@gmail.com\", role = \"aut\"),\nperson(\"Carlos\", \"Amorim\", email = \"carlos.agaf@ufpe.br\", role = \"aut\"))",
  "Description": "A small, dependency-light toolkit for talking to\ntoken-authenticated REST APIs. It manages authentication tokens\nin process environment variables (never written to disk),\nbuilds requests with configurable authentication and pagination\nstrategies, and retrieves paginated data either one page at a\ntime or in chunks combined into a single tibble. The design is\nAPI-agnostic: a single 'apifetch_api' profile describes an\nendpoint together with how it authenticates and paginates, so\nthe same verbs work across different services.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/StrategicProjects/apifetch,\nhttps://strategicprojects.github.io/apifetch/",
  "BugReports": "https://github.com/StrategicProjects/apifetch/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://strategicprojects.r-universe.dev",
  "Date/Publication": "2026-07-03 14:31:03 UTC",
  "RemoteUrl": "https://github.com/strategicprojects/apifetch",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 15:10:14 UTC",
    "User": "root"
  },
  "Author": "André Leite [aut, cre],\nHugo Vasconcelos [aut],\nDiogo Bezerra [aut],\nMarcos Wasilew [aut],\nCarlos Amorim [aut]",
  "Maintainer": "André Leite <leite@castlab.org>",
  "_user": "strategicprojects",
  "_type": "src",
  "_file": "apifetch_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b54a6ebff6448fd00e672d41f43334be8368bbbf4e5263c178ed98cf98afd2c1",
  "_filesize": 145713,
  "_sha256": "b54a6ebff6448fd00e672d41f43334be8368bbbf4e5263c178ed98cf98afd2c1",
  "_expires": "2026-10-11T15:13:16.000Z",
  "_created": "2026-07-03T15:10:14.000Z",
  "_published": "2026-07-03T15:13:18.209Z",
  "_jobs": [
    {
      "job": 85027581689,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069862781"
    },
    {
      "job": 85027581740,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069862485"
    },
    {
      "job": 85027581703,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069849356"
    },
    {
      "job": 85027581730,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069870952"
    },
    {
      "job": 85027189331,
      "time": 142,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069823047"
    },
    {
      "job": 85027581711,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8069860755"
    },
    {
      "job": 85027581762,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8069848945"
    },
    {
      "job": 85027582031,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8069848257"
    },
    {
      "job": 85027581732,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8069848072"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472",
  "_status": "success",
  "_upstream": "https://github.com/strategicprojects/apifetch",
  "_commit": {
    "id": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
    "author": "André Leite <leite@de.ufpe.br>",
    "committer": "André Leite <leite@de.ufpe.br>",
    "message": "docs: bump lifecycle badge to stable\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n",
    "time": 1783089063
  },
  "_maintainer": {
    "name": "André Leite",
    "email": "leite@castlab.org"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "strategicprojects",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 10
    },
    {
      "week": "2026-27",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "milkway",
      "count": 13,
      "uuid": 7375849
    }
  ],
  "_userbio": {
    "uuid": 127886513,
    "type": "organization",
    "name": "Projetos Estratégicos",
    "followers": 4,
    "description": "Repositório de código da Assessoria Especial de Projetos Estratégicos."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/apifetch"
  },
  "_devurl": "https://github.com/strategicprojects/apifetch",
  "_pkgdown": "https://strategicprojects.github.io/apifetch/",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/apifetch.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/strategicprojects/apifetch",
  "_realowner": "strategicprojects",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "af_api",
    "af_auth_bearer",
    "af_auth_header",
    "af_auth_query",
    "af_auth_raw",
    "af_fetch",
    "af_fetch_all",
    "af_get_token",
    "af_list_tokens",
    "af_paginate_none",
    "af_paginate_offset",
    "af_remove_token",
    "af_store_token",
    "parse_queries"
  ],
  "_help": [
    {
      "page": "af_api",
      "title": "Describe an API endpoint",
      "topics": [
        "af_api"
      ]
    },
    {
      "page": "af_auth",
      "title": "Authentication strategies",
      "topics": [
        "af_auth",
        "af_auth_bearer",
        "af_auth_header",
        "af_auth_query",
        "af_auth_raw"
      ]
    },
    {
      "page": "af_fetch",
      "title": "Fetch a single page from an API",
      "topics": [
        "af_fetch"
      ]
    },
    {
      "page": "af_fetch_all",
      "title": "Fetch all data from an API in chunks",
      "topics": [
        "af_fetch_all"
      ]
    },
    {
      "page": "af_get_token",
      "title": "Retrieve a stored API token",
      "topics": [
        "af_get_token"
      ]
    },
    {
      "page": "af_list_tokens",
      "title": "List stored API tokens",
      "topics": [
        "af_list_tokens"
      ]
    },
    {
      "page": "af_paginate",
      "title": "Pagination strategies",
      "topics": [
        "af_paginate",
        "af_paginate_none",
        "af_paginate_offset"
      ]
    },
    {
      "page": "af_remove_token",
      "title": "Remove a stored API token",
      "topics": [
        "af_remove_token"
      ]
    },
    {
      "page": "af_store_token",
      "title": "Store an API token in an environment variable",
      "topics": [
        "af_store_token"
      ]
    },
    {
      "page": "parse_queries",
      "title": "Build a URL with query parameters",
      "topics": [
        "parse_queries"
      ]
    }
  ],
  "_pkglogo": "https://github.com/strategicprojects/apifetch/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/strategicprojects/apifetch/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bigdatape.Rmd",
      "filename": "bigdatape.html",
      "title": "Use case: the Big Data PE API",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is specific about Big Data PE",
        "Defining the profile",
        "Storing a token and fetching",
        "Note on language"
      ],
      "created": "2026-06-26 18:22:38",
      "modified": "2026-06-26 19:11:40",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "apifetch",
  "_universes": [
    "strategicprojects"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:12:19.000Z",
      "distro": "resolute",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/70f8aa88486d716ffd3005fef3695101de428732bb92e113c7def1493505e214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:12:17.000Z",
      "distro": "resolute",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/3264a0bf603639465631bd57e4ae34ac4dbc20236ca9934d797793d157d005c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:11:40.000Z",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/e801876ba57df6e9b6694a35e1c6c7f378e2611e70ff3f4f98a65b7c4980ce77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:12:46.000Z",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/f8d8f754074c2ce4a33da938248e1044d616849f5eeb11cb0b86931a77b4d879",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:12:23.000Z",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/4dbbdc91e0a11a21728e729edadfbb7822579381b6f3e89643c104c33b5abdab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:11:29.000Z",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/bfbfe5a0001b0e542c2aa4623ff399da672548e60d1628814903c0c04fc3eea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:11:29.000Z",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/1fc4f017a13579bb547b5ad0b3c9e2771289d4b8babde768000675d5c6606df2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-03T15:11:30.000Z",
      "commit": "a5dd5a05287fa04ccadb33f1bf6ebab10e998f93",
      "fileid": "https://r2.ropensci.org/6f214ac9bb614cae472ba07f5c80134fd5d6bc0f0c19d781426c4e45b463b716",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28668853472"
    }
  ]
}