{"id":19865628,"url":"https://github.com/remotebase/remotebase-api","last_synced_at":"2026-01-28T17:37:26.780Z","repository":{"id":143965297,"uuid":"64012091","full_name":"remotebase/remotebase-api","owner":"remotebase","description":"The official public API of RemoteBase","archived":false,"fork":false,"pushed_at":"2016-09-08T05:46:44.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"gh-pages","last_synced_at":"2025-06-01T13:32:42.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://remotebase.github.io/remotebase-api/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remotebase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-23T10:53:38.000Z","updated_at":"2017-02-12T15:13:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c581744-dd9c-41af-9b0c-fd689fe2b50a","html_url":"https://github.com/remotebase/remotebase-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remotebase/remotebase-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotebase%2Fremotebase-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotebase%2Fremotebase-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotebase%2Fremotebase-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotebase%2Fremotebase-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remotebase","download_url":"https://codeload.github.com/remotebase/remotebase-api/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotebase%2Fremotebase-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28847926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T15:23:29.449Z","updated_at":"2026-01-28T17:37:26.775Z","avatar_url":"https://github.com/remotebase.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RemoteBase API\n\nThe official API of [RemoteBase](https://remotebase.io).\n\n**Currently not versioned. The API is still experimental and can change.**\n\n\n## What is RemoteBase?\n\nRemoteBase is an open database of remote companies and jobs, made by a developer.\n\n\n## Honor code\n\n* Access the API at a reasonable rate.\n* Make something of your own. I don't mind if you build a clone of RemoteBase, but\nthe world needs to hear your voice, not mine.\n\n## Current version\n\nAccess the endpoints at `http://api.remotebase.io/`. `v1` is coming soon.\n\n\n## Endpoints\n\n### Companies\n\n* List companies\n\n  List all companies, or ones that match the filter.\n\n  `GET /companies`\n\n  *Parameters*\n\n  * name [string] - name of the company\n  * has_retreats [bool]\n  * technologies [string] - single value for a technology\n  * collaboration_methods [string] - A name of a collaboration method. Can supply multiple.\n  * communication_methods [string] - A name of a communication method. Can supply multiple.\n  * bootstrapped [bool]\n  * is_standalone [bool]\n  * team_size_min [number]\n  * team_size_max [number]\n  * page [int]\n  * per_page [int]\n\n\n  *Response*\n  ```\n  Status: 200 OK\n  Link: \u003chttp://api.remotebase.io/v1/companies?page=2\u003e; rel=next\"\n\n  [\n    {\n      name: \"RemoteBase\"\n      ...\n    },\n    {\n      ...\n    },\n    ...\n  ]\n  ```\n\n### jobs\n\n* List jobs\n\n  List all jobs on RemoteBase\n\n  `GET /jobs`\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremotebase%2Fremotebase-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremotebase%2Fremotebase-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremotebase%2Fremotebase-api/lists"}