Does Infura support the complete IPFS HTTP API?

I’m interested in using the IPS API at /api/v0/name/publish

Does Infura support the full IPFS HTTP API?

Hi @mpalmer, welcome to the community! All of our supported methods are here, https://infura.io/docs/ipfs/get/block_get.md on our docs page.

We do not currently support /name/publish, can you provide more information on your use case so we can potentially help out?

Thanks, @mike. My app will maintain some config files on a per-client basis within IPFS. My desire to use IPNS in conjunction with DNSLink is to have friendly names/URIs to access these files that will change occasionally, rather than using the hash codes from IPFS.

Thanks @mpalmer we will definitely take this into consideration when we are designing our next feature sets!